curl-users
Re: How to use Curl to delete file from destination server
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 21 Jul 2006 20:33:02 +0200 (CEST)
Date: Fri, 21 Jul 2006 20:33:02 +0200 (CEST)
On Fri, 21 Jul 2006, Nagraj Nagwekar wrote:
> The Curl command we are using for secure FTP to pull files is as below -
> curl -v -4 --cert XXX.pem --cert-type PEM --ftp-ssl --ftp-pasv --socks
> socksxxx.xxx.com:1090 --proxy-user xxx:xxxxx --user xxxx:xxxx --url
> ftp://xxx.xxx.xxx.xxx:2121/in/test.txt
Consider KNOWN_BUGS #23: "We don't support FTPS over a SOCKS proxy."
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2006-07-21