当前位置:网站首页>Curl command – file transfer tool
Curl command – file transfer tool
2022-06-25 05:59:00 【ProYuan28】
curl Command is a use of URL The rules in shell Terminal command line working under the file transfer tool ; It supports file upload and download , So it's the integrated transport tool , But by tradition , Customary term curl For download tools .
As a powerful tool ,curl Support includes HTTP、HTTPS、ftp And so many agreements , And support POST、cookies、 authentication 、 Download some files from the specified offset 、 User agent string 、 The speed limit 、 file size 、 Progress bar and so on ; Do web page processing and data retrieval Automation .
Grammar format :curl [ Parameters ] [ website ]
Common parameters :
| -O | Write the output to this file , Keep the filename of the remote file |
| -u | Access is authorized through the user name and password configured on the server |
Reference examples
Write the downloaded data to a file , The absolute address of the file must be used :
[[email protected] ~]# curl https://www.linuxcool.com/abc.txt --silent -O
When accessing a page that requires authorization , It can be done by -u Options provide user name and password for authorization :
[[email protected] ~]# curl -u root https://www.linuxprobe.com/ Enter host password for user 'root':
边栏推荐
- Uni app wechat applet customer service chat function
- Learn the interface test, see it is very good, and make a note
- JMeter stress testing and agent recording
- Part 33 of SAP ui5 application development tutorial - trial version of responsiveness of SAP ui5 applications
- Linus' speech recordings, which were lost in 1994, were made public
- Folding mobile phones are expected to explode, or help Samsung compete with apple and Chinese mobile phones
- Lesson 8: FTP server setup and loading
- 16 application problem solving
- Gavin's insight on transformer live class - line by line analysis and field experiment analysis of insurance BOT microservice code of insurance industry in the actual combat of Rasa dialogue robot pro
- Tutorial 35 of SAP ui5 application development - how to deploy locally developed SAP ui5 applications to ABAP server for trial reading
猜你喜欢
Use generator-easy-ui5 to quickly create the engineering structure of SAP ui5 applications

Common cluster deployment schemes in redis

MySQL uses the where condition to find strange results: solve
Summary of 6 common methods of visual deep learning model architecture

Excel splits a worksheet into multiple worksheets according to conditions, and how to split multiple worksheets into independent tables
SAP ui5 application development tutorial XXIX - Introduction to routing and navigation functions of SAP ui5 trial version

Soft exam information system project manager_ Information system security management - Senior Information System Project Manager of soft test 026

Day18 (set, generic, hash table, tree, stack and queue, graph, array and linked list)

Laravel8 fill data

ERDAS 9.2 installation tutorial
随机推荐
What is SAP sup - Sybase unwired platform
05 virtual machine stack
Differences and connections between sap ui5 and openui5
Trouble of setting table property to null
Timed thread pool
Go language map sorting (key/value sorting)
Wind farm visualization: wind farm data
Technology Review: what is the evolution route of container technology? What imagination space is there in the future?
How the sap ui5 framework performs single step debugging of batch requests
What is flush software? Is it safe to open an account online?
Use of MySQL variables
RT thread i/o device model and layering
ThreadLocal
Three tier architecture experiment
HashSet implementation class
A method of automatic continuation of previous tables in word table
Multithreading and thread pool
Oracle SQL statement operand: rounding, rounding, differentiation and formatting
Get the first letter of Chinese phonetic alphabet in Excel and capitalize it
Mongodb delete data