| www.delorie.com/gnu/docs/wget/wget_30.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
wget http://fly.srk.fer.hr/ |
wget --tries=45 http://fly.srk.fer.hr/jpg/flyweb.jpg |
wget -t 45 -o log http://fly.srk.fer.hr/jpg/flyweb.jpg & |
The ampersand at the end of the line makes sure that Wget works in the background. To unlimit the number of retries, use `-t inf'.
wget ftp://gnjilux.srk.fer.hr/welcome.msg |
wget ftp://prep.ai.mit.edu/pub/gnu/ links index.html |
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |