Results 1 to 3 of 3

Thread: Preserve "original" date when copying file?

  1. #1
    Join Date
    Apr 2007
    Posts
    8

    Preserve "original" date when copying file?

    I am using a Windows XP laptop and having a very small query. I want to copy some files on my drive but as we all know the date shown is the one when you copy any file or folder on the system. But I want to preserve the "original" date the file was created instead of the date it was copied. Is that possible?

    If yes, please let me know how. Many Thanks.

  2. #2
    Join Date
    Sep 2004
    Posts
    58

    RE: Preserve "original" date when copying file?

    Zip it, then unzip it to another location.

  3. #3
    Join Date
    Sep 2004
    Posts
    151

    Re: Preserve "original" date when copying file?

    Install Cygwin

    then

    $ cp file1 file1copy
    $ touch -r file1 file1copy

    Cygwin makes XP liveable.

    $ man touch

    for other options, like you want to make up a date and time.

    I use it to put the time a photo was taken on its *.jpg file.

Similar Threads

  1. Outlook Accounts "an error while copying file offilt.dll"
    By soniczx5 in forum Windows Software
    Replies: 1
    Last Post: 17-08-2011, 02:26 PM
  2. Replies: 4
    Last Post: 12-02-2011, 07:10 AM
  3. Replies: 5
    Last Post: 25-01-2011, 08:08 AM
  4. "unable to create the file" "the system cannot find the file specified"
    By Leo Wandersleb in forum Windows Server Help
    Replies: 3
    Last Post: 20-03-2008, 09:23 PM
  5. Replies: 1
    Last Post: 06-11-2007, 02:18 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,223,587.00264 seconds with 17 queries