[olug] sftp using cURL

Aric Aasgaard aric at omahax.com
Sat May 9 21:17:36 UTC 2009


You should be able to pipe a cURL to and an SCP command.  SFTP is SSL
tunneled ftp right?  SCP uses SSH.  SFTP is not as friendly from my
experience.  

-----Original Message-----
From: olug-bounces at olug.org [mailto:olug-bounces at olug.org] On Behalf Of
DYNATRON tech
Sent: Saturday, May 09, 2009 8:53 AM
To: Omaha Linux User Group
Subject: [olug] sftp using cURL

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....

"curl is a command line tool for transferring files with URL syntax,
supporting FTP, FTPS, HTTP, HTTPS, SCP, *SFTP*, TFTP, TELNET, DICT, FILE and
LDAP"

...so i'm fairly sure it supports the protocol.


my version is 7.18 (installed automatically through ubuntu 8.04 update
manager), but the website states....

*"The most recent stable version of curl is version 7.17.0"

*...so that may be an issue. seems weird that ubuntu would automatically
update me to a development version.


after browsing the website, i've hit a wall. i was hoping someone out there
on olug would have some knowledge to share. any help would be greatly
appreciated.
_______________________________________________
OLUG mailing list
OLUG at olug.org
https://lists.olug.org/mailman/listinfo/olug




More information about the OLUG mailing list