Question
How to connect to my server using SFTP?
Hello friends,
I’m trying to connect to my server using SFTP as told in
https://www.digitalocean.com/community/tutorials/how-to-configure-proftpd-to-use-sftp-instead-of-ftp
But I don’t understand how the ssh keys works. How can I get them from the server to use in FileZilla in my Mac?
I can connect to the server using ssh but not sftp. I get this
subsystem request failed on channel 0
Connection closed
And them I want to give access to another friend, to some folders.
How do I create a ssh key for him and give him access?
Thanks
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×