Hi,
is there any posibility to create gzip archive protected by password using CEZGZipToFile ??
Hi,
is there any posibility to create gzip archive protected by password using CEZGZipToFile ??
I don't see it takinh any passwords, thus would assume that it is not made foe making password protected zip files.
No. As far as I know, you can't password protect GZIP file.
which APIs are used to zip / unzip gzip files?
-datha
This snippet shows how to compress and decompress GZIP files using classes CEZFileToGZip and CEZGZipToFile: Compressing and decompressing GZIP files