Hello,
i have few zip files in a url like 1.zip, 1.md5.txt, 2.zip, 2.md5.txt , if there is a change in the zip file the corresponding md5.txt entry will be changed, how can i check this condition and download only the zip file when the content of md5.txt is changed.
Use the stat or wim_stat nodules perhaps.
can you please post an example, we need to read md5.txt and download corresponding zip file