Copy newer file/folder

  • Thread starter Thread starter AMD
  • Start date Start date
A

AMD

Hi, I need your help. Can anyone point me where can I get
a utility that would that would check new files or folder
in directories then copy it to specified directory or a
batchfile maybe. Thanks in advance.
 
Hi again Jerold. Thanks for your reply. The utility
you've suggested is for file replication. Is there any
other way I can achieve this. How about batchfile. Any
other ideas? Please help.

My primary objective is to copy the newer files/folders to
a certain directory. Like from drive c:\temp\... to
d:\amd\ only new files\folders will be copied.

regards,
-----Original Message-----
 
AMD said:
you've suggested is for file replication. Is there any
other way I can achieve this. How about batchfile. Any

How about the built-in REPLACE or XCOPY commands?
 
Back
Top