Answer the question
In order to leave comments, you need to log in
How to transfer file to server via ssh?
scp -C -i ./id_rsa -r /var/www/* [email protected]:/var/www I use this method to transfer files. id_rsa specified correctly, login, address too, file location is also correct. The terminal asks for passphrase for key, I enter it. In response, it gives: Permission denied
Answer the question
In order to leave comments, you need to log in
The terminal asks for passphrase for key, I enter it.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question