cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: FTPS help

From: Norbert Novotny <norbert.novotny_at_gmail.com>
Date: Sun, 14 Aug 2005 16:19:25 +0200

Hi Daniel,

As I've got info from server admin, the server somehow doesn't support PBSZ.
Other info, I've got as well,
the server expects SSL (certificate exchange) for each open
connection, including the data stream connection. I don't know if this
does make sense or not.
Would you know how to tell curl, once the PASV connection was
established on data stream, then force SSL cert. exchange?

Thx,
 N.

On 8/14/05, Daniel Stenberg <daniel-curl_at_haxx.se> wrote:
> On Sat, 13 Aug 2005, Norbert Novotny wrote:
>
> > Re, network traice, I can provide remote side trace so as mine, if this
> > helps. What I have seen from the log, my curl sends STOR a few secs after
> > remote side just disconnects, but my curl don't even notice the remote disc.
>
> The key issue is the error response to the PBSZ command.
>
> BTW, why are you using --ftp-ssl when you use a ftps:// URL?
>
> --
> Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
>
Received on 2005-08-14