in reply to Download a file from website
If the remote server is timing you out, there is nothing you can do, esp if it doesn't support resuming
wget -c -O filename -- http...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Download a file from website
by rahulruns (Scribe) on Sep 13, 2012 at 08:08 UTC |