• 0

Win 10 - Preserve "Date modified" data when copying?


Question

14 answers to this question

Recommended Posts

  • 0
  On 09/10/2016 at 23:32, xendrome said:

Maybe try moving it to the new location, see if it preserves the date, then copy it back to the old location.

Expand  

Interesting idea. I did a cut & paste which seems to still override the "date modified" field, but it does preserve the "date created" field.

  • 0

Set the date of your computer to the date the file was modified before copying :rofl:

 

Humor aside, you can always edit those attributes afterwards, here's a handy utility: http://www.nirsoft.net/utils/bulk_file_changer.html

 

You can also use xcopy with the /e parameter in cmd.

 

Also the date only changes when files are copied to another drive, it does not occur when files are copied to the same drive.

 

  • 0
  • 0
  On 10/10/2016 at 00:00, jjkusaf said:

robocopy

https://technet.microsoft.com/en-us/library/ee851678.aspx?

like ... robocopy SOURCE TARGET /mir /copyall

 

I believe SyncToy does it as well

https://www.microsoft.com/en-us/download/details.aspx?id=15155

Expand  

Ah after looking at robocopy it seems it's the new default copy tool to replace xcopy in the latest few windows releases.

  • 0
  On 10/10/2016 at 00:00, jjkusaf said:

robocopy

https://technet.microsoft.com/en-us/library/ee851678.aspx?

like ... robocopy SOURCE TARGET /mir /copyall

 

I believe SyncToy does it as well

https://www.microsoft.com/en-us/download/details.aspx?id=15155

Expand  

ah, thanks. Did a few test goes & Robocopy works nicely, I've got it copying the full folder now. I used robocopy SOURCE TARGET /copyall /dcopy:t /e

  • Like 2
  • 0
  On 10/10/2016 at 00:00, Jim K said:

robocopy

https://technet.microsoft.com/en-us/library/ee851678.aspx?

like ... robocopy SOURCE TARGET /mir /copyall

 

I believe SyncToy does it as well

https://www.microsoft.com/en-us/download/details.aspx?id=15155

Expand  

you beat me to it, Robocopy FTW! 

 

Such a superb command line tool, i use it extensively when moving files from one SAN to another and wishing to retain NTFS perms and modify dates. Ive done this to Petabytes of data over the years.

  • 0
  On 11/12/2017 at 10:43, Nefarious Trigger said:

Enough about your "collection" ;)

Expand  

lol sadly its work data :)

  On 10/10/2016 at 00:35, Lamp0 said:

Also, just found this little tool: RichCopy

 

https://technet.microsoft.com/en-us/library/2009.04.utilityspotlight.aspx

Expand  

Richcopy is a gui front end for Robocopy, bettter for non tech users as you dont have to know the / switches.

  • 0
  On 09/10/2016 at 23:29, Lamp0 said:

Whilst copying my music folder to another drive, I noticed the "Date Modified" field is updated in all the files & folders. I thought Windows preserved this data when copying?

 

Is this normal behaviour? Is there an option I can change or something?

 

 

Expand  

it is normal behavior mate, your creating a new copy hence "modify date" changing to current date.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.