Set number of retrying attemptsBy default, wget command tries 20 times to downlod a file. This problem generally come when a large file is getting downloaded and internet connection is weak. Here, you can set number of attempts which wget should make to download a file. Syntax: ![]() Look at the above snapshot, we have given 40 number of attempts to download this file.
Next TopicDownload multiple files
|