curl-users
RE: FTP Account Request
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Thu, 27 Jan 2005 13:43:16 +0100 (CET)
Date: Thu, 27 Jan 2005 13:43:16 +0100 (CET)
On Thu, 27 Jan 2005, Ian Ford wrote:
> However we are now getting another error that suggests to me that the FTP
> server we are connecting to is far from standard. I know if I connect
> manually using ftp, before we can do anything we have to switch passive mode
> OFF, by entering "passive". I tried "PASV" but it refused that command.
Use the -P option. The server seems to not support PASV. Very old servers have
been known to only support PORT...
-- Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se Dedicated custom curl help for hire: http://haxx.se/curl.htmlReceived on 2005-01-27