winston 发表于 2009-7-11 10:50:42

curl and libcurl - transferring files with URL syntax

curl is a command line tool for transferring files with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. curl supports SSL certificates, HTTP POST, HTTP 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.

网址:
http://curl.haxx.se/

页: [1]
查看完整版本: curl and libcurl - transferring files with URL syntax