SFTP Connection-Error

Get help for specific problems
Posts: 1
Joined: 21 Feb 2016

sunshineh

I am trying to connect to my dropbox account, but I am always getting error messages:
My username and password is correct

1. www.dropbox.com Port 80
>> Fehlercode LIBSSH2_ERROR_BANNER_RECV: Failed getting banner (libssh2_session_handshake)

2. www.dropbox.com without port
>> Fehlercode 10060: A connection attempt failed because the connected party did not properly respond after a period of time or established connection failed because connected host has failed to respond. (WSAConnectByName)

3. www.dropbox.com Port 443
>> Fehlercode LIBSSH2_ERROR_BANNER_RECV: Failed getting banner (libssh2_session_handshake)

How can I do this correctly?
Posts: 6
Joined: 22 May 2016

Matias

I have the same issue, and happens only with FreeFileSync and not with Filezilla
User avatar
Site Admin
Posts: 7212
Joined: 9 Dec 2007

Zenju

The default SFTP port ist 22. Does dropbox even support SFTP?