| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-php mailing list Archives
Re: Using curl for a sftp connection
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 17 May 2007 23:51:45 +0200 (CEST)
On Thu, 17 May 2007, Benedikt Allkemper wrote:
>> the exact error that happens, what libcurl says, what it returns etc
> Can you explain, how I can get to this information. I use curl in my php
I can't, not more than to use CURLOPT_VERBOSE. Someone should add better
>> whether you really want implicit SSL
Well, it matters to you since the server most likely works with one of the
> Using Wireshark to analyse the traffic, I've found the following:
With ftp-ssl enabled? If so, what's the problem?
> Using ftps:// shows me only some tcp packages (no download) It seems as
ftps:// connects to an ftps server, not to a ftp one as you ask for an
I.e ftps is usually used to port 990 and it makes use of SSL immediately.
ftp:// with ftp-ssl enabled usually connects to port 21 to uses FTP commands
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.html _______________________________________________ http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-phpReceived on 2007-05-17 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info