User Tools

Site Tools


wget:increase_total_number_of_retry_attempts

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

wget:increase_total_number_of_retry_attempts [2016/07/09 23:14] – created peterwget: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 **<nowiki>-–tries</nowiki>** option as shown below. 
- 
-<code bash> 
-wget --tries=75 DOWNLOAD-URL 
-</code> 
  
wget/increase_total_number_of_retry_attempts.1468106098.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki