wget -N http://host/path/file.jpg will retrieve the file if the file exists at target but either file size or its timestamp has altered.

My problem is that the source server alters timestamps but the file is the same, and I do not want to download files that have not been altered.

So if there would be a way to retrieve a file if the file name is the same but the file size is different and not to care about the timestamp at all?

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.