Hi, I have a problem with connecting to my droplet via FileZila. First I changed the root password. Than i tried to connect with FileZilla with this configuration: Host: Droplet`s IP Port: 22 Protocol: SFTP User: root Password: “changed password” But it says “Network error: Connection refused”.
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.
Click below to sign up and get $100 of credit to try our products over 60 days!
I figured it out. The port was change. Thanks for your answer.
Hi, could you paste the ssh configuration?
you could find it under /etc/sshd/sshd_config or for output
cat /etc/ssh/sshd_config
you could login into droplet with ssh with putty or other?