Tagged Questions
4
votes
3answers
95 views
How to tell if a file is being downloaded by wget?
I use wget to download files (most are zip files) automatically for me during the night.
However, sometimes in the morning I find that a few files cannot be unzipped. I don't know why this is ...
2
votes
2answers
254 views
Possible to get “old” time stamp behaviour?
When downloading a file or e.g. unzipping one, the time stamp is not set to when the file appeared on my harddisk, which is what I want.
See this example
~$ wget ...