Opened 20 years ago

Last modified 20 years ago

#2151 closed Feature request

sftp quick connect

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

Description

Though I enter "22" for the port, FileZilla 2.2.8b
attempts to establish an ftp (vs sftp) connection.

Status: Connecting to robocoder.dyndns.org:22 ...
Trace: FtpControlSocket.cpp(759): OnConnect(0)
OpMode=1 OpState=-1 caller=0x003a980c
Status: Connected with robocoder.dyndns.org:22.
Waiting for welcome message...
Trace: FtpControlSocket.cpp(627): OnReceive(0)
OpMode=1 OpState=-1 caller=0x003a980c
Response: SSH-1.99-OpenSSH_3.4p1
Error: Timeout detected!
Trace: FtpControlSocket.cpp(821): DoClose(0)
OpMode=1 OpState=-1 caller=0x003a980c
Trace: FtpControlSocket.cpp(3465): ResetOperation
(4100) OpMode=1 OpState=-1 caller=0x003a980c
Error: Unable to connect!
Status: Waiting to retry... (5 retries left)

Change History (1)

comment:1 by Tim Kosse, 20 years ago

Prepend the hostname with sftp://

Note: See TracTickets for help on using tickets.