Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
Copy files with Timestamp
Name: jk26 Date: May 3, 2006 at 14:17:58 Pacific OS: WinXP CPU/Ram: Intel 2 gig Product: Compag
Comment:
I have some files I need to copy off a server but want to retain the creation date.
copy somefile.txt somefile%date:~10,4%%date:~7,2%%date:~4,2%.txt Will put todays date on the filename.
IS there a way to append the file date in the name on a copy or rename?
Summary: We have discovered that it’s tough to retain original timestamps when your file system is NTFS. See if our past discussion below helps. December 05, 2005: Copy files with original date/time May 03...
Summary: Just wondering if anyone could let me know, is there a tool or program available that will copy files across to another drive without changing their date/time stamp? For example, if I copy an old file...
Summary: can anyone show me how to copy files from one workstation to another using dos. I already know how to do it with copy and paste. But I forgot how to do it in dos. Please use sample pc1 and pc2 thanx ...