[olug] sftp using cURL

Phil Brutsche phil at brutsche.us
Sat May 9 16:04:37 UTC 2009


I think you're confusing SFTP (FTP over SSL) with sftp(1) - the Secure
File Transport Protocol used by the SSH "sftp" program.

curl will do the former but not the latter.

DYNATRON tech wrote:
> i'm trying to push a file to an sftp server using curl. i keep getting a
> "(1) protocol not supported or disabled in libcurl" error, but the cURL
> website states....

-- 

Phil Brutsche
phil at brutsche.us



More information about the OLUG mailing list