| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
Need help with SFTP
From: Starbuck <1xrdqj102_at_sneakemail.com>
Date: 24 Oct 2008 05:03:40 -0000
Running 7.19.0/SSL over WinXP/Pro/SP2.
I want to SFTP to a remote Linux server. We run a router and NAT locally (I don't know if that's significant). I can't figure out why I can't get a full connection with cURL. We use FileZilla all the time with FTP and SFTP and have no problem accessing the server, so I don't think this is a passive/active connection issue. FileZilla shows the following SFTP negotiation:
Server version: SSH-2.0-OpenSSH_4.3p2 Debian-9etch2
My cURL command is as follows:
And the response at the command-line is:
* Connected to ftp.domain.com (208......) port 22 (#0)
It always stops right after receiving tht SSH message, then a pause up to the -m setting, then the timeout.
I've tried --ftp-ssl-reqd with no luck. I added -sslv2 to force v2, considering that's what the server is running, doesn't work with or without that. If I don't specify port 22 in the URI it connects to 21 and fails because that's not a secure port.
I have OpenSSL installed as well as the SSL-enabled cURL package. Do I also need to get LibSSH2 or some other libs?
Thanks!
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info