curl-users
FTP passive mode problem
From: Michael Lam <Michael.Lam_at_silkroad.com>
Date: Mon, 13 Feb 2012 20:11:50 -0500
Date: Mon, 13 Feb 2012 20:11:50 -0500
hi,
i am doing something like this to send a file to a FTP server set up to work only with passive mode:
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?
Thanks,
Mike Lam
-------------------------------------------------------------------
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.html
Received on 2012-02-14