In the last episode (Oct 09), Frost, Benjamin M. said:
> Are there some settings I need to setup to get openssh sftp to work
> with a WS_FTP server? With debugging on I see the following when
> trying to connect;
> 
> Connecting to xx.xx.xx.39...
> OpenSSH_3.6.1p2, SSH protocols 1.5/2.0, OpenSSL 0x0090701f
> debug1: Reading configuration data /etc/ssh/ssh_config
> debug1: Applying options for xx.xx.xx.39
> debug1: Applying options for *
> debug1: Rhosts Authentication disabled, originating port will not be trusted.
> debug1: Connecting to xx.xx.xx.39 [xx.xx.xx.39] port 28.
> debug1: Connection established.
> debug1: read PEM private key done: type DSA
> debug1: read PEM private key done: type RSA
> debug1: identity file /root/.ssh/id_rsa type -1
> debug1: identity file /root/.ssh/id_dsa type -1
> debug1: ssh_exchange_identification: 220 test.hidden.com X2 WS_FTP Server 
> 5.0.3 (3284885669)

That 220 line is an FTP welcome banner, not an SSH identification
string.  You'll need to use a plain old FTP client, not sftp.

-- 
        Dan Nelson
        [EMAIL PROTECTED]
  • WS_FTP Frost, Benjamin M.
    • Re: WS_FTP Dan Nelson
    • Re: WS_FTP Robert Hajime Lanning

Reply via email to