Re: directory timestamps after restor

tom fogal <[email protected]> Mon, 08 Nov 2004 09:03:27 -0500
Newsgroups gmane.comp.sysutils.backup.hdup.general
Message-ID <[email protected]>
 <[email protected]>marzen writes:
>hi,
>
>why arent timestamps of directories correctly restored ?
>the timestamp of every directory is always the time of
>extraction.

This would occur if the archive was both created and extracted with the
'-p' option. I can't remember if hdup allows you to specify arbitrary
tar options via the config file, but if not I'd bet it would be a
simple hack to the source.

-tom