HTFC Forums

H.T.F.C.

How To Fix Computers





Go Back   HTFC Forums > Software Newsgroups > Windows XP

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1  
Old 11-08-2007, 08:01 PM
Tony
 
Posts: n/a
Default Copying folders, retaining dates?

On my Windows XP Pro machine, my HD has 2 partitions.

I need to copy the directory structure C:\DIR1 to a new D:\DIR1

But in doing so, I need to retain not just the file dates, but all the folder dates.too.

How can I do this???

Thanks!

Tony


Reply With Quote
Sponsored Links
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
  #2  
Old 11-09-2007, 04:48 PM
Bob I
 
Posts: n/a
Default Re: Copying folders, retaining dates?

Back up the directories and files in question with NTbackup, "Move" the
"C:" directory to D:, then restore "C:" from backup, it might keep the
folder dates from the backup.

Tony wrote:

> On my Windows XP Pro machine, my HD has 2 partitions.
>
> I need to copy the directory structure C:\DIR1 to a new D:\DIR1
>
> But in doing so, I need to retain not just the file dates, but all the folder dates.too.
>
> How can I do this???
>
> Thanks!
>
> Tony
>
>


Reply With Quote
  #3  
Old 11-10-2007, 12:39 AM
Tony
 
Posts: n/a
Default Re: Copying folders, retaining dates?

Thanks, Bob. I tried that - the folder dates were today's date. But you've given me an
idea - maybe Norton Ghost will retain the dates.

Tony


"Bob I" wrote...
> Back up the directories and files in question with NTbackup, "Move" the
> "C:" directory to D:, then restore "C:" from backup, it might keep the
> folder dates from the backup.
>
> Tony wrote:
>
> > On my Windows XP Pro machine, my HD has 2 partitions.
> >
> > I need to copy the directory structure C:\DIR1 to a new D:\DIR1
> >
> > But in doing so, I need to retain not just the file dates, but all the folder

dates.too.
> >
> > How can I do this???
> >
> > Thanks!
> >
> > Tony
> >
> >

>



Reply With Quote
  #4  
Old 11-11-2007, 01:51 AM
Victor
 
Posts: n/a
Default Re: Copying folders, retaining dates?

Nah, Ghost didn't work. I'm open to suggestions.

"Tony" wrote...
> Thanks, Bob. I tried that - the folder dates were today's date. But you've
> given me an
> idea - maybe Norton Ghost will retain the dates.
>
> Tony
>
>
> "Bob I" wrote...
>> Back up the directories and files in question with NTbackup, "Move" the
>> "C:" directory to D:, then restore "C:" from backup, it might keep the
>> folder dates from the backup.
>>
>> Tony wrote:
>>
>> > On my Windows XP Pro machine, my HD has 2 partitions.
>> >
>> > I need to copy the directory structure C:\DIR1 to a new D:\DIR1
>> >
>> > But in doing so, I need to retain not just the file dates, but all the
>> > folder

> dates.too.
>> >
>> > How can I do this???
>> >
>> > Thanks!
>> >
>> > Tony
>> >
>> >

>>

>
>



Reply With Quote
  #5  
Old 11-12-2007, 02:22 PM
Rich
 
Posts: n/a
Default Re: Copying folders, retaining dates?

The command line of WinZip used to have swathes to zip files and folders and
then when unpacking you needed another switch to put them back in proper
directory structure. Maybe that would retain folder dates?

Rich


"Victor" <vic222@yahoo.com> wrote in message
news:eLbBwVAJIHA.5400@TK2MSFTNGP04.phx.gbl...
> Nah, Ghost didn't work. I'm open to suggestions.
>
> "Tony" wrote...
>> Thanks, Bob. I tried that - the folder dates were today's date. But
>> you've given me an
>> idea - maybe Norton Ghost will retain the dates.
>>
>> Tony
>>
>>
>> "Bob I" wrote...
>>> Back up the directories and files in question with NTbackup, "Move" the
>>> "C:" directory to D:, then restore "C:" from backup, it might keep the
>>> folder dates from the backup.
>>>
>>> Tony wrote:
>>>
>>> > On my Windows XP Pro machine, my HD has 2 partitions.
>>> >
>>> > I need to copy the directory structure C:\DIR1 to a new D:\DIR1
>>> >
>>> > But in doing so, I need to retain not just the file dates, but all the
>>> > folder

>> dates.too.
>>> >
>>> > How can I do this???
>>> >
>>> > Thanks!
>>> >
>>> > Tony
>>> >
>>> >
>>>

>>
>>

>
>



Reply With Quote
  #6  
Old 11-12-2007, 09:51 PM
frodo@theshire.net
 
Posts: n/a
Default Re: Copying folders, retaining dates?

I did a quick test and, using Winzip 9, if you zip up the dir and then
extract it to a different folder, all files WILL retain their original
dates. Interesting...

This seems to be its default behaviour, I did not see any configuration
setting in winzip 9 that alters how the date stamps are made.

-------

Note that all files have 3 dates: Creation, Modified, Last Accessed.

If you copy a file using Explorer, the Creation date gets set to today,
and the other two are retained. So, it may be "created" after it was
modified! I guess that makes sense, to some. So, it appears that winzip
goes back in to the file system and alters the Creation date to the
original's date, Cool.

Good Luck

Reply With Quote
  #7  
Old 11-14-2007, 02:53 AM
Tony
 
Posts: n/a
Default Re: Copying folders, retaining dates?

Interesting. I've got Winzip 9 on my Windows 2000 & Windows XP SP2 computer.

Winzip under Windows 2000 keeps the folder dates, but with Windows XP it doesn't.

Did you test using Windows XP?


<frodo@theshire.net> wrote in message news:13jhinhh6rtsa90@corp.supernews.com...
> I did a quick test and, using Winzip 9, if you zip up the dir and then
> extract it to a different folder, all files WILL retain their original
> dates. Interesting...
>
> This seems to be its default behaviour, I did not see any configuration
> setting in winzip 9 that alters how the date stamps are made.
>
> -------
>
> Note that all files have 3 dates: Creation, Modified, Last Accessed.
>
> If you copy a file using Explorer, the Creation date gets set to today,
> and the other two are retained. So, it may be "created" after it was
> modified! I guess that makes sense, to some. So, it appears that winzip
> goes back in to the file system and alters the Creation date to the
> original's date, Cool.
>
> Good Luck
>



Reply With Quote
  #8  
Old 11-14-2007, 07:37 PM
frodo@theshire.net
 
Posts: n/a
Default Re: Copying folders, retaining dates?

Tony <TonyB77@yahoo.com> wrote:

> Interesting. I've got Winzip 9 on my Windows 2000 & Windows XP SP2
> computer. Winzip under Windows 2000 keeps the folder dates, but with
> Windows XP it doesn't.
> Did you test using Windows XP?


absolutely - But I was checking the FILE dates; are you saying the date on
the FOLDER is wrong? Let me check that... Yup, when it makes a new
FOLDER it gets the current date, not the date of the orginal folder, but
the files inside do get their orginal creation date.

That makes sense to me, a zip is an archive of files, it doesn't save a
folder's attributes, just the original path of each file; recreating that
path requires it to make new folder's and it apparently doesn't go back
and alter the creation data of the folder to be... what, the date of the
oldest file within? Not much logic either way really... I'm surprised
it's different in W2K too. Oh well...

So, you're half way there at least! Good Luck...

Reply With Quote
Sponsored Links
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
Reply


Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Easy copying of folders? wuschba Windows Vista 5 07-31-2007 02:47 AM
Not Retaining Profile Settings crif Windows Vista Installation 4 05-25-2007 12:15 PM
Retaining desktop settings Hasta la vista Windows Vista Installation 0 04-25-2007 11:38 AM
copying folders in dos sabbathnut Windows XP 2 03-28-2007 03:04 PM
XP not retaining Workgroup Name Byron XP Networking 0 07-11-2004 10:10 PM


All times are GMT. The time now is 09:52 AM.


Powered by vBulletin® Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© 2004 - 2007 Web-S-Sense Pty. Ltd. Usenet and forums posts © their respective authors.
Ad Management by RedTyger