I use robocopy for copying files and directories. It marks all the new destination folders with the timestamp of the date the copy was done, so I lose the original timestamp. I can also make a log of the copy by a batch method. Is there a good utility that can copy sets of folders as in a batch file for frequent copy, or even a windows app? Thanks.