Opened 6 years ago

Closed 6 years ago

#319 closed defect (fixed)

ZIP adds volume information for wrong volume

Reported by: Shmuel (Seymour J.) Metz Owned by:
Priority: minor Milestone:
Component: other Version:
Severity: low Keywords:
Cc:

Description

When doing a ZIP with the $ option, e.g.,

ZIP -$9qrSuv -b W:\ --display-counts K:\C.zip C:\ -x "?? ????. sf" > K:\C.log

ZIP adds volume information (e.g., USER DATA 1) from the current drive (H in this case) rather than the drive (K in this case) for the files being archived.

Change History (3)

comment:1 by Silvan Scherrer, 6 years ago

please try latest zip from exp repo.

comment:2 by Shmuel (Seymour J.) Metz, 6 years ago

That seems to fix the problem with the $ option. Thanks.

comment:3 by Silvan Scherrer, 6 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.