Re: [Harbour] Error unZipping a crypted archive

2010-04-26 Thread Viktor Szakáts
Hi Maurizio, You're right. (I missed a '-' in my test cmdline) Please retest after my latest commit. Viktor On 2010 Apr 26, at 20:40, Maurizio la Cecilia wrote: > > Hi Viktor, > the zipped file IS password encrypted. > If you open it via an archive program the file is correct and the content

Re: [Harbour] Error unZipping a crypted archive

2010-04-26 Thread Maurizio la Cecilia
Hi Viktor, the zipped file IS password encrypted. If you open it via an archive program the file is correct and the content can be extracted only suppling the correct password. The problem is on the unzip job. Best regards. Maurizio Viktor Szakáts wrote: > > Looks like the password is ignored w

Re: [Harbour] Error unZipping a crypted archive

2010-04-26 Thread Viktor Szakáts
Looks like the password is ignored when doing the compression. Viktor On 2010 Apr 26, at 14:53, Grigory Filatov wrote: > > Hello Maurizio, > > I confirm this problem with sample harbour\contrib\hbmzip\tests\myunzip.prg > also. > > myunzip myzip.zip --pass mypass > > Can somebody take a look

Re: [Harbour] Error unZipping a crypted archive

2010-04-26 Thread Grigory Filatov
Hello Maurizio, I confirm this problem with sample harbour\contrib\hbmzip\tests\myunzip.prg also. myunzip myzip.zip --pass mypass Can somebody take a look for this issue? -- Regards, Grigory Filatov Maurizio la Cecilia wrote: > > If I try to unZip a crypted zipped archive, a -102 ( UNZ_PARA