Monday, March 18, 2019

[Solved]scp: /home/ubuntu/ Permission denied

When using scp to move files to a server folder, I got errors saying permission denied.
It turned out that the destination folder can't accept files directly.
I moved these files to other folders instead (using the same user credentials)

No comments:

Post a Comment