

#Elinks download folder raspbian password
u/-user set the user and password of the server, combined with the-basic option, example: Curl-basic-uhttp:pass123456 that you want to get 172.18.50.63/basic/this resource, need to pass Basic authentication, username: password is http:pass123456 Generally used to get large files, access to a large amount of time to appropriate speed limit, the default unit is Bytes/second, you can add units, example Curl-limit-rate 1k, expressed at 1k per second download/HTTP/ 172.18.50.75 information on Web pages

limit-rate set the transfer speed in bytes, 1024 bytes Example: The result of curl-d headfile is that the screen shows the information of the Web page, while the contents of the header are stored in the Headfile file in the current directory. d/-dump-header the header information of the URL in the specified file, which is equivalent to redirection, and the result header information is stored in the specified file. i/-head only the response message header information is displayed

I display page content, including message header information H "host:, construct a header is sent to the server h/-header Custom header information to the server, example: Curl compressed required to return is a compressed format, with this command, need to support the Web site compression, in order to compress k/-insecure allow certificates to be ignored for SSL connections e/-referer Source URL,-e can be used to forge source address, example CURL-E 172.18.50.75, is not present at this time, but the server-side log can see the source of the access is -cacert CA Certificate (SSL) A can specify which user to initiate the request with, example curl-a "IE11" which is a request initiated by IE11 this browser a/-user-agent set up user agent to send to server The common options for the Curl tool are described below:
#Elinks download folder raspbian install
Install the Service Pack yum-y install Curl This article will describe the use of two tools Curl supports HTTPS authentication, and supports HTTP post, put and other methods, FTP upload, Kerberos authentication, HTTP upload, proxy server, cookies, username/password Authentication, download file breakpoint continuation, upload file breakpoint continuation, HTTP proxy Server pipeline (proxy tunneling), also support IPV6,SOCKS5 proxy server, upload files via HTTP proxy server to FTP server, etc., the function is very powerful It can be installed using the same above method yum install curl or apt-get install curl.Ĭurl renders file downloaded to its best-known way.Curl is a file transfer tool that works in command-line mode based on URL syntax, a character command that can be used for scripting, which supports protocols such as FTP,FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, file, and LDAP.

In this example, we used wget to download file from the FTP server. => CWD (1) /linux/fedora/linux/development/rawhide/Everything/x86_64/os/Packages/s.
