Directory Timestamps
I'm currently running against the same wall Marek did trying to
archive stuff from my notebook. (@Marek: Thanks for the hint
about TotalCommander, I'm going to get it right after posting.)
This stupidity is driving me crazy for some time now as I found
that zipping and extracting on another machine dropped the dates
from the directories as well. Unix does not do this.
I tried some other methods as well, like dos box and xcopy.
Xcopy is especially weird: On the initial copy the timestamps
are lost, but another copying over the target changes the dates
to the original values. But I cannot tell how reliable this
behaviour is on the complete tree so I can't use this. Besides
copying all data twice just for some timestamps is ugly and takes
too much time.
So I second Marek's plea for this feature. The configuration
checkbox is certainly easily done (just a field "directories too"
below the existing preserve timestamp setting).
I think the implementation might not be that simple, though.
You'll have to delay setting the timestamp until after all
other operations in that directory have been performed...
archive stuff from my notebook. (@Marek: Thanks for the hint
about TotalCommander, I'm going to get it right after posting.)
This stupidity is driving me crazy for some time now as I found
that zipping and extracting on another machine dropped the dates
from the directories as well. Unix does not do this.
I tried some other methods as well, like dos box and xcopy.
Xcopy is especially weird: On the initial copy the timestamps
are lost, but another copying over the target changes the dates
to the original values. But I cannot tell how reliable this
behaviour is on the complete tree so I can't use this. Besides
copying all data twice just for some timestamps is ugly and takes
too much time.
So I second Marek's plea for this feature. The configuration
checkbox is certainly easily done (just a field "directories too"
below the existing preserve timestamp setting).
I think the implementation might not be that simple, though.
You'll have to delay setting the timestamp until after all
other operations in that directory have been performed...