[PLUG] Using wget

Chetan Kumar chetanku at gmail.com
Mon Mar 30 17:35:54 IST 2009


Also additionally, it will be useful to do this
wget -b -t 0 -c <URL>
-b will make it background process
-t 0 will make it infinite attempts
-c will continue from where it left off in case there are connection breakdowns
HTH
Chetan




More information about the Plug-mail mailing list