linux下的curl命令很好用

NAME

curl-transferaURL

SYNOPSIS

curl[options][URL...]

DESCRIPTION

curlisatooltotransferdatafromortoaserver,usingoneofthe

supportedprotocols(HTTP,HTTPS,FTP,FTPS,GOPHER,DICT,TELNET,

LDAPorFILE).Thecommandisdesignedtoworkwithoutuserinterac-

tion.

curloffersabusloadofusefultrickslikeproxysupport,user

authentication,ftpupload,HTTPpost,SSL(https:)connections,cook-

ies,filetransferresumeandmore.Asyouwillseebelow,theamount

offeatureswillmakeyourheadspin!

curlispoweredbylibcurlforalltransfer-relatedfeatures.See

libcurl(3)fordetails.

相关推荐