rob: system("zip"); Frage

Beitrag lesen

Hi!

Bei meinem "GNU Zip" gibt es keine Möglichkeit, ein Paßwort anzugeben.
Nicht?

Nein.

Was sagt bei Dir "man zip" ?

"man zip" ruft bei mir die Manpage von Info-Zip auf.

Und man gzip sagt nichts über Verschlüsselung.

In der FAQ von GNU Zip steht:

Does gzip support encryption?
No. Simple encryption algorithms such as that of PKZIP can be broken.
And adding strong encryption such as that of PGP to gzip would not make much sense because that would
duplicate the functionality of those encryption programs.
PGP already incorporates the gzip compression code, so use PGP if you need compression plus strong encryption.

If you are satisfied with weak encryption, you can use zip.

Wenn ich meine GZIP-Archive verschlüsseln möchte, dann pipe ich das normalerweise an GPG.

Schöner Gruß,
rob