Posted in bat
199
3:27 am, August 26, 2019

copy a file when the date of the source is newer than the destination

using xcopy and a loop i found this is a good way to make sure that changes in one file make their way across to another location using a windows batch file. this one loops every 5 seconds, i think you could run it without the 5 second timeout but it might cause excess cpu and drive usage.

copy a file when the date of the source is newer than the destination Demo

View Demo Full Screen View Demo New Tab

copy a file when the date of the source is newer than the destination Code

Related Tags

No Items Found.

Add Comment
Type in a Nick Name here