Wget
Wget is a very common command line download tool, Wget uses the following format:
#wget [options] [download address
Wget common parameters
-b: Background download, Wget defaults to download files to the current directory.
-O: Download the file to the specified directory.
-P: Specify the directory where the files are saved.
-N:don't re-retrieve files unless newer than
-t: The number of attempts to connect, how many times to try to connect when Wget cannot establish a connection with the server.
-c: Breakpoint resume, if the download is interrupted, the connection will be downloaded from the last breakpoint when the connection is restored.
In addition, Wget can also download the entire website, such as downloading the entire Man Manual Center at http://man.chinaunix.net.
Just enter the following command: #wget -r -p -np -k http://man.chinaunix.net where -r parameter refers to using recursive download,
- p refers to downloading all the files needed to display the complete web page, such as images, etc., -np means not searching the upper directory, and -k means converting absolute links into relative links.
AXEL
The global configuration file for axel is /etc/axel/axelrc. You can customize axel as needed. For example, I canceled the comment on alternate_output = 1 line. In order to make the output of axel more concise, you can also set the number of threads used by axel in this file. The default is 4 threads.
Using a very simple axel url
Speed limit use: plus the -s parameter, such as -s 10240, which is the number of bytes downloaded per second, here Yes 10 Kb
Limit the number of connections: Add the -n parameter, such as -n 5, to open 5 connections.
The Linux command line is useful, efficient, and fun, but sometimes dangerous, especially if you are
Starting today, I officially entered the development of tiny4412. Today I mainly watched the startu
For ease of use, we will save the Xshell session. How to transfer the session information saved on
See many online how to ask how to configure the linux system nat Internet, now write an article here
Linux signal signal processing mechanism
View the file and folder size under Linux. Use df and du command to introduce
Solve the problem that Linux system can't boot
Basic tutorial for acl settings under linux
Mandriva Linux Financial Crisis New investors reach out
Netizen collection: Linux operating system experience sharing
Windows 7 Ultimate system Bluetooth driver installation failure how to solve
Win7 IE browser can not operate the web page how to do
The five methods to solve the win7 system computer boot card death
Where is Win8.1 broadband connection? Win8.1 create broadband connection method step
Clever thinking: use Thunder to regularly receive TV news
Windows 7 can not play World of Warcraft 3 solution
How to set the Windows 8 system mouse pointer style
What should I do if the win7 desktop right mouse click is invalid?
How to see the download rate on the network under Windows XP