How to copy files while not modifying the file creation times at all?
Fresh3 days ago
Mar 15, 202616809 viewsConfidence Score0%
0%
Problem
How to copy files while not modifying the file creation times at all? Just like the cut and paste works: it doesn't modify the file creation times at all. Where to get such a program? I don't want to lose the info when my files were created, and I don't want to cut/paste the files on my new HDD sin…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to copy files while not modifying the file creation times at all?
Low Risk
Robocopy preserves timestamps by default. You can get it for XP in the Windows Server 2003 Resource Kit. example: If you aren't comfortable with the command line, Robocopy GUI makes it even easier. Another copy utility which can preserve timestamps …
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix