Question
Issues connecting with FTP
I’m getting this issue when I’m trying to connect to the server..
Status: Connecting to example.com:2222…
Response: fzSftp started, protocolversion=8
Command: keyfile “~.ssh\idrsa”
Command: open “tanner@example.com” 2222
Error: Connection attempt interrupted by user
I used this: https://www.digitalocean.com/community/tutorials/how-to-configure-proftpd-to-use-sftp-instead-of-ftp
I made sure to open port 2222 just in case it was the firewall.. anyone else getting this problem? I went through the steps a couple of times again to make sure I didn’t follow them wrong..
I went back and enabled sftp on 22 but I was still getting the same issue on that port.
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.
×