curl-users
Re: This site has me somewhat confused
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 28 Nov 2007 21:19:19 +0100 (CET)
Date: Wed, 28 Nov 2007 21:19:19 +0100 (CET)
On Wed, 28 Nov 2007, Maury Markowitz wrote:
> Ok, one last question about this... since I am not stating that I want to
> use sftp, which curl claims not to support in my version, is the encryption
> ever turned on?
You most typically turn on FTPS by using a ftp:// URL and the --ftp-ssl option
(or --ftp-ssl-control or --ftp-ssl-reqd depending on your requirements).
Besides, using -v or --trace will show you exactly what curl does so you can
judge for yourself if that is the right thing for your case or not.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2007-11-28