Opened 6 years ago

Closed 6 years ago

#184 closed defect (fixed)

Unzip 6.0 sets wrong timestamp on directories

Reported by: BlondeGuy Owned by: Silvan Scherrer
Priority: Feedback pending Milestone:
Component: *none Version:
Severity: medium Keywords:
Cc: lgrosenthal@…, andreas.schnellbacher@…

Description

If I zip some files in a directory tree, the timestamps of files are fine, but the timestamp of directories is the time that unzip ran.

For example, zip -r ibmcom.zip c:\ibmcom

unzip -l ibmcom.zip (will show original dates of directories)

unzip ibmcom.zip (will show current date on unzipped directories)

Change History (6)

comment:1 by Lewis Rosenthal, 6 years ago

Cc: lgrosenthal@… added

comment:2 by Andreas Schnellbacher, 6 years ago

Cc: andreas.schnellbacher@… added

comment:3 by Silvan Scherrer, 6 years ago

Owner: set to Silvan Scherrer
Status: newaccepted

I can reproduce it, which is a good first step :)

comment:4 by Silvan Scherrer, 6 years ago

Priority: majorFeedback pending

try latest unzip from exp repo please and report back.

comment:5 by BlondeGuy, 6 years ago

Tested unzip from netlabs exp repo

directory dates are now correct (match what is in zip file)

comment:6 by Silvan Scherrer, 6 years ago

Resolution: fixed
Status: acceptedclosed

thx for testing. Moved it to rel repo.

Note: See TracTickets for help on using tickets.