Hax - Web - Wget - Scripts

"Making IT happen on the
Information Superhighway"

 

2600 | Antionline | Astalavista | Blacklisted 411 | Crypto-Gram | Defcon | Geeks Are Sexy | IT Conversations | Shoutwire | Slashdot | Tech Tales | The Daily WTF |

Forums | Linux | News |Telephone | Windows |

 

Ignore Robots  
  • -erobots=off
  •  

Continue downloading where you left off, in case of a failure  
  • -c
  •  

Delay, to avoid hammering  
  • -w 5
  •  

Do not overwrite any files we already have  
  • -nc
  •  

 

Filetype  
  • --output-document=mavericks.avi
  • -force-html
  •  

 

Modify content, for local viewing  
  • -k
  •  

 

Put all files into same folder  
  • - nd
  •  

 

Specify the directory name, where files should go  
  • -P c:\mydir
  •  

Times to attempt the download  
  • -t 20
  •