cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: curl using SSH issues

From: Abu-Rashid, Ebrahim <Ebrahim_Abu-Rashid_at_stercomm.com>
Date: Thu, 11 Oct 2007 16:07:43 -0400

The command line used is below:

curl -sS -n -m 7 --disable-epsv --user userXXX:123456 --key /export/home/user/.ssh/sftpkey sftp://10.20.30.40:12345 -T test_me --trace trace

 
   Ebrahim Abu-Rashid
þ Senior System Admin
" Sterling Commerce
' 614.760.2360
6 614.734.6538
* Ebrahim_abu-rashid_at_Stercomm.com
 
                    Anything man can conceive and believe he will achieve ......... Og Mandino
 

-----Original Message-----
From: curl-users-bounces_at_cool.haxx.se [mailto:curl-users-bounces_at_cool.haxx.se] On Behalf Of Dan Fandrich
Sent: Thursday, October 11, 2007 3:06 PM
To: curl-users_at_cool.haxx.se
Subject: Re: curl using SSH issues

On Thu, Oct 11, 2007 at 02:43:49PM -0400, Abu-Rashid, Ebrahim wrote:
> I am able to access the remote site using a regular sftp session without any problems; and using the same credentials that I use for cURL.
>
> sftp -F old user_at_10.20.30.40
> Connecting to 10.20.30.40...
> SSH Server supporting SFTP and SCP
> Authenticated with partial success.
> SFTPMonitor_at_10.20.30.40 password:
> sftp> ls
> SFTPMonitor
> test
> test_me

What command-line are you using for curl?

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2007-10-11