robocopy problem

Associate
Joined
19 Aug 2005
Posts
1,569
Location
Beds, UK
Hi guys

I currently use robocopy to backup the files from my NAS to my pc, and also some files from the pc to the NAS.

I have created a batch file, and all is fine.

Now... the issue is that I backup about 1.5tb of hd movies from the NAS to a usb hdd connected to my pc. Not a problem normally, because robocopy only copies what is new.

Now, I rebuilt the drive the NAS and copied it all back from the external USB HDD to the nas, and now when I run robocopy, it wants to copy all the files back again, because the files on the NAS are now newer!

So... they question, is there a way to use robocopy so that it ignores which file is newer?

or is there an easy way to change the "created" date of a whole load of movie files?

thanks guys.
 
Back
Top Bottom