curl-users
ftp and proxy
From: Michel RIGAUD <rigaud.michel_at_gmail.com>
Date: Mon, 31 May 2010 08:03:59 +0200
Date: Mon, 31 May 2010 08:03:59 +0200
Hi all,
I am using the following syntax to get to a ftp server via a ftp proxy :
curl -x ftp.proxy.. -u login:password ftpserver.fr
the ftp.proxy has no login or password
And I always get the following answer :
*501 syntax error : not find user command is USER user_at_site
closing connection
Failure when receivind data from the peer*
It seems like the proxy is expecting a login but there is none set up.
Any idea ?
Thanks
Michel
-------------------------------------------------------------------
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 2010-05-31