Tech Support > Microsoft Windows > Windows Server > Robocopy and Timestamps
Robocopy and Timestamps
Posted by S.F on March 29th, 2007


Hi,
I need to copy some folder from one server to another keeping folder
permisison and files timestamps.
I'm thinking to use robokopy from resource kit of Windows Server.

but..

Does Robocopy keep timestamps ?

thanks

Regards

S.F


Posted by Pegasus \(MVP\) on March 29th, 2007



"S.F" <sanzeyan@hotmail.com> wrote in message
news:eLNw2QecHHA.208@TK2MSFTNGP05.phx.gbl...
Why don't you give it a try? It takes much less time than to write
a post and wait for an answer, and you will be really, really certain!



Posted by djarvinen@gmail.com on March 29th, 2007


On Mar 29, 1:25 am, "S.F" <sanze...@hotmail.com> wrote:
What I have found is that Robocopy (v1.71) retains the time-stamp and
attributes (using command line switches) of files, but cannot retain
the time-stamp of folders, which I find highly irritating.

In our business, I use the folder creation time to track when we made
shipments; if I now copy or archive these folders, I lose this
information, and I have to drill down into the folders to find out
when the product was shipped.

Does anyone know of a free command line utility that copies files and
folders while retaining both the file and folder time-stamps?

Thanks.


Posted by Brains,None on March 29th, 2007


djarvinen@gmail.com wrote:
hhmm... zip-unzip? or use 7-zip from sourceforge? you'll have to take
care of removing the source, one can use ct.exe for that.. i have such a
batch file if you're interested..

j.


Similar Posts