Forums

SFTP Isssue

Im not able to connect to the FTP to upload my files. Im using the following:

host address: ssh.pythonanywhere.com
username: pompe*******
port: 22

Connecting using SFTP using SSH2.

STATUS:>    [12/14/2024 12:13:19 PM] Connecting to SFTP server... ssh.pythonanywhere.com:22 (ip = 23.21.200.247)...
ERROR:>     [12/14/2024 12:13:19 PM] Disconnect: key exchange failed.
ERROR:>     [12/14/2024 12:13:19 PM] Check security settings; make sure that the username and password are correct, and that the chosen encryption algorithms are supported by server.

Im using my standard login password to my account.  Am I missing something?

That looks like a version mismatch between the SFTP tool you're using and our server -- specifically, they can't agree on a key to use. Are you using an up-to-date version of the SFTP tool?