Tagged Questions
1
vote
1answer
2k views
Can SSH into remote server but can't SCP?
I can SSH into remote server just fine using private key authentication with prompt for passphrase.
However I'm getting permission denied when I try to SCP a file using the same passphrase. Here's my ...