Linux Misc
Download using wget to keep metadata.
A picture metadata can change, example dates, if you download a picture directly from a browser. I recommend downloading the content using wget. Download from browser 1. In this case we can see a recent date (File modification date/time) ls -l needle.jpg date exiftool needle.jpg Download using wget 1. In Read more…