Projects tagged ‘curl’ and ‘sftp’


[2 total ]

629 Users
   

curl is a command line tool for transferring files with URL syntax, supporting FTP, FTPS, TFTP, HTTP, HTTPS, SCP, SFTP, TELNET, DICT, FILE and LDAP. curl supports SSL certificates, HTTP POST, HTTP ... [More] PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a busload of other useful tricks. [Less]
Created over 3 years ago.

0 Users

CurlKit - Objective C interface for remote file systemsThis project compiles a number of client networking libraries into a re-usable framework called CurlKit for downloading and uploading files from ... [More] remote servers using protocols such as HTTP, FTP and SFTP. The framework can be used directly in your own applications. It's currently in development, and mainly includes support for SFTP connections at the moment. There's more information in the Introduction page. There is a much better project http://code.google.com/p/curlhandle/ which is a fuller implementaton of an Objective-C interface to libcurl. I was going to make this an Objective-C libcurl framework, but decided for the meantime to focus my efforts on basic file transfer protocols first. [Less]
Created 11 months ago.