Time stamp
-
Hi,
1.)
call: pacomp -o c:\pacl\demo.zip c:\demo*.*result:
‘demo.zip’ has the current time stamp.
All archived files has the time stamp from the newest file.2.)
call: pacomp -k c:\pacl\demo.zip c:\demo*.*result:
‘demo.zip’ has the current time stamp.My question: How can I get the oldest time stamp of the archived files for the ‘demo.zip’?
Marky
-
Right now - there is no way. -k options is only if you are updating already existing archive.
We will take care of this feature for next version.