Search found 1 match

by robfoster2000
08 Nov 2011 03:38
Forum: DOS Batch Forum
Topic: DOS script to copy files based on time
Replies: 0
Views: 6952

DOS script to copy files based on time

Hi All. New to this forum so be gentle! I'm not sure if this can be done, but I want to write a script that connects to a server and copies only files that are newer than a specified time. I know that xcopy can take a specified date, but the server I am connecting to has files placed every hour - wh...