cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: SFTP support in CURL

From: Nico Baggus <mlcurl_at_noci.xs4all.nl>
Date: Thu, 16 Nov 2006 16:26:14 +0100

On Thursday 16 November 2006 15:03, Hitesh Pandya wrote:
> Please let us know if any curl source code/package available for
> transferring files using SFTP.

SFTP is part of ssh. (openssh)
See also: http://www.openssh.com/
If you can use sftp you can probably also use the scp command (uses
commandline only).

FTPS is a different beast. It uses SSL encrypted links for transfer of data.
That is supported by curl.

Kind regards,
Nico Baggus
Received on 2006-11-16