'Advanced' Batch Code With BITSADMIN? -


so, making simple 'updater' program batch. able find , use code:

bitsadmin /transfer download /download /priority normal http://downloadsite.com/file.zip c:\file.zip 

i wondering if @ possible compare files or similar? example, in installation directory there file named 'test.exe' , same named file on download site. depending on file larger, either download new file or keep old. possible?


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -