All that you can do with robocopy can be found here [ame=http://en.wikipedia.org/wiki/Robocopy]robocopy - Wikipedia, the free encyclopedia[/ame]
i would use:
robocopy.exe “z:\ghost images” “d:\ghost images” /MIR /S /copyall
I’m trying to copy two folders using Robocopy (version XP026) and keep the copied folder date stamp the same at original.
The code I'm using is:
But I keep getting todays date.Code:robocopy.exe “z:\ghost images” “d:\ghost images” /E /COPYALL
All that you can do with robocopy can be found here [ame=http://en.wikipedia.org/wiki/Robocopy]robocopy - Wikipedia, the free encyclopedia[/ame]
i would use:
robocopy.exe “z:\ghost images” “d:\ghost images” /MIR /S /copyall
There are currently 1 users browsing this thread. (0 members and 1 guests)