curl-users
Re: FTP passive mode problem
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 14 Feb 2012 09:18:32 +0100 (CET)
Date: Tue, 14 Feb 2012 09:18:32 +0100 (CET)
On Mon, 13 Feb 2012, Michael Lam wrote:
> curl -u user:pwd -T c:\temp2\test4.txt ftp://ftpserver/test9.txt
> --disable-epsv
>
> but i am getting this type of error:
>
> curl 56...connection was reset.
>
> i am using curl 7.23 (which also supports SFTP). can someone provide some
> hints as to where the source of the problem might be?
Use -v to get more verbose info, but the problem is likely in the server end
or due to "something" (software, firewall, NAT or whatever) between you and
the server...
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-users FAQ: http://curl.haxx.se/docs/faq.html Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2012-02-14