SFTP and SSH Keys
Is possible active SFTP when actually i'm using ssh keys to login by terminal to my server?
-
I do not understand your question. Are you basically trying to copy over a secure channel ? 0 -
I've use SFTP instead FTP to enforce the security of my file transfer from my pc to my host 0 -
This seems like a pretty good guide: digitalocean.com/community/tutorials/how-to-use-sftp-to-securely-transfer-files-with-a-remote-server 0 -
Short answer is "yes". SFTP by default uses same SSH keys. 0
Please sign in to leave a comment.
Comments
4 comments