cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Question about curl

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Mon, 18 Jul 2005 08:28:08 -0700

On Mon, Jul 18, 2005 at 02:06:33PM +0200, françois christophe wrote:
>
> Hello,
>
> Is it possible to use curl to transfert files on a secure ftp server ?
>
> If yes, can you show me an example to do it from a command line ?

If you mean sftp, the OpenSSH protocool, then no. If you mean secure FTP,
the draft add-on to RFC0959, then yes. Just use the ftps:// URL scheme to
make it work in most cases.

>>> Dan
Received on 2005-07-18