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 Changed 6 years ago by Lewis Rosenthal

Cc: lgrosenthal@… added

comment:2 Changed 6 years ago by Andreas Schnellbacher

Cc: andreas.schnellbacher@… added

comment:3 Changed 6 years ago by Silvan Scherrer

Owner: set to Silvan Scherrer
Status: newaccepted

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

comment:4 Changed 6 years ago by Silvan Scherrer

Priority: majorFeedback pending

try latest unzip from exp repo please and report back.

comment:5 Changed 6 years ago by BlondeGuy

Tested unzip from netlabs exp repo

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

comment:6 Changed 6 years ago by Silvan Scherrer

Resolution: fixed
Status: acceptedclosed

thx for testing. Moved it to rel repo.

Note: See TracTickets for help on using tickets.