wget:increase_total_number_of_retry_attempts
Differences
This shows you the differences between two versions of the page.
wget:increase_total_number_of_retry_attempts [2016/07/09 23:14] – created peter | wget:increase_total_number_of_retry_attempts [2019/12/04 22:40] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== wget - Increase Total Number of Retry Attempts ====== | ||
- | |||
- | If the internet connection has problem, and if the download file is large there is a chance of failures in the download. By default wget retries 20 times to make the download successful. | ||
- | |||
- | If needed, you can increase retry attempts using **< | ||
- | |||
- | <code bash> | ||
- | wget --tries=75 DOWNLOAD-URL | ||
- | </ | ||
wget/increase_total_number_of_retry_attempts.1468106098.txt.gz · Last modified: 2020/07/15 09:30 (external edit)