Parece mentira que no lo encuentre con google... igual no pongo las palabras adecuadas...
En fin, que necesito copiar una carpeta con muchos archivos y necesito que se respete la fecha de creación de los mismos ya que me sirve para mantener un orden. Solo he encontrado programas que permiten modificarla pero no voy ha hacer esto uno a uno con más de 500 archivos
Si alguien sabe algun soft o algun modo de hacerlo se agradece.
Saludos
Edit: De momento me apaño moviendolos en vez de copiandolos, pero no seria lo que busco exactamente.
Anubi escribió:Es que al copiar se crea un archivo nuevo con fecha actual, no se si habra algun progrma para que eso no pase
Si claro, ya entiendo que el procedimiento es el normal pero supongo que no seria dificil hacer un programa que permitiera eso. Bueno, de momento sigo moviendo en vez de copiando.
RoboCopy (comes in the Windows resource kit) with the /MIR (mirror switch)
I use it from the command line and interestingly enough it keeps the file dates but uses the current date and time for the directory and subdirectories. That is probably what you too discovered. Run it a SECOND TIME and the directories and subdirectories are immediately rewritten with the original dates and times.
Test it yourself using any small directory that contains a couple of subdirectories and an assortment of dated files in each. Now open a command prompt and use the simple command: robocopy F:\temp\ f:\temp2\ /MIR (substituting your own test directory and destination directory)
Immediately run the same command and the dates are correct. Thinking about it for a minute will tell you why it didn't work when the destination directory was CREATED by the initial command but did work when the source was mirrored to the existing destination.
DS_impact
Mega q??
6.668 mensajes desde may 2007 en Northeast (NE), 45°