I'm running $ scp user@domain.tld:/path/to/file .
The file's not in the server's home directory. I ran sudo chmod a+r
on the server's file and sudo chmod a+w
on my local directory, but nothing changed.
I'm running $ scp user@domain.tld:/path/to/file .
The file's not in the server's home directory. I ran sudo chmod a+r
on the server's file and sudo chmod a+w
on my local directory, but nothing changed.