Opened 22 years ago

Last modified 10 years ago

#139 closed Bug report

(1.9.8) SFTP not working?

Reported by: Alexander Schuch Owned by:
Priority: normal Component: Other
Keywords: Cc: Alexander Schuch, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

Our server was switched from normal ftp to sftp. But I
cannot login with FileZilla 1.9.8 using 'FTP with explicit
encryption'. All I get is following:

Status: Connecting to xxx.xxx.xxx.xxx:22 ...
Status: Connected with xxx.xxx.xxx.xxx:22. Waiting for
welcome message...
Response: SSH-1.99-OpenSSH_3.1p1

(nothing happens for about 5 minutes...)

Error: Timeout detected!

But when I use another client from
<http://www.ssh.com/products/ssh/download.cfm>, it
works... A bug in FileZilla or maybe a server mis-
configuration or something totally different?

BTW: 'FTP with implicit encryption' doesn't work at all
and normal FTP says the same as with explicit
encryption.

Attachments (2)

trace_ftp.zip (564 bytes ) - added by Alexander Schuch 22 years ago.
trace log of refused connection
ftp.zip (771 bytes ) - added by Alexander Schuch 22 years ago.
original unchanged trace using 1.9.9.8

Download all attachments as: .zip

Change History (12)

comment:1 by Tim Kosse, 22 years ago

You were trying to connect to an SSH server using SSL. It's a
little bit confusing but SFTP is FTP over SSH, whereas FTPS
is FTP over SSL.

FileZilla 1.9.8 does not support SFTP. But the next version,
1.9.9, will. I've already published beta versions of 1.9.9 with
SFTP support, you can download the latest one here:
http://filezilla.sourceforge.net/beta.htm

comment:2 by Alexander Schuch, 22 years ago

Using my nice Win98SE maschine I always get:

Error: Can't initialize CSFtpIpC. Please make sure that
enough system resources are available!
Error: Unable to connect!

I even rebooted my computer but with no luck, i.e. same
message.

comment:3 by Tim Kosse, 22 years ago

Thanks for reporting, it's fixed in beta 7
http://filezilla.sourceforge.net/beta.htm

by Alexander Schuch, 22 years ago

Attachment: trace_ftp.zip added

trace log of refused connection

comment:4 by Alexander Schuch, 22 years ago

Using FileZilla 1.9.9.7 I still cannot connect to that SFTP
server. I've included a trace log. There is a typo in error
message "Error: FzSFtp.exe did not respone, terminating
connection." I think it should be 'respond'.

comment:5 by Tim Kosse, 22 years ago

Could you please enable "Trace messages from the ftp
engine" in the debug settings and post the message log after
a failed connection attempt?
Can you connect to the Sourceforge SFTP servers?
sftp://user:pass@filezilla.sf.net:22 (replace user and pass)

comment:6 by Alexander Schuch, 22 years ago

I already traced the messages; they are located in a file to
download - check bottom of this page (or check here
<https://sourceforge.net/tracker/download.php?
group_id=21558&atid=372241&file_id=26082&aid=573242>).

Trying to connect to SourceForge SFTP server results in
exactly the same messages... Just to tell you: I'm using
Win98SE.

comment:7 by Tim Kosse, 22 years ago

Please try beta 8, I've tested it under Win98SE and it works.

by Alexander Schuch, 22 years ago

Attachment: ftp.zip added

original unchanged trace using 1.9.9.8

comment:8 by Alexander Schuch, 22 years ago

Even the latest version 1.9.9.8 won't connect to SourceForge
SFTP server. I've included full unchanged trace log.

comment:9 by Tim Kosse, 22 years ago

Please try beta 9. Someone else had the same problem and
beta 9 fixed it.

comment:10 by Alexander Schuch, 22 years ago

Good work - well done! It works!
But there is still a minor issue concerning the 'reconnect'
feature. If I enter a wrong password and get rejected
using 'reconnect' won't ask for the password again.

Note: See TracTickets for help on using tickets.