This is a discussion on HOWTO compress and encrypt within the Debian Linux support forums, part of the Debian Linux category; --> Hello, HOWTO compress _and_ encrypt a set of files using common tools like gzip and others, in such a ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello, HOWTO compress _and_ encrypt a set of files using common tools like gzip and others, in such a way the result is compatible to pkzip.exe? It must be soo simple ... if I only knew HOWTO Thanks in avance for any advise, HansH |
| ||||
| On Wed, 08 Feb 2006 23:58:59 +0100, HansH wrote: > Hello, > > HOWTO compress _and_ encrypt a set of files > using common tools like gzip and others, in such > a way the result is compatible to pkzip.exe? > > > It must be soo simple ... if I only knew HOWTO > > Thanks in avance for any advise, > > HansH The man page for zip is really quite understandable. Just type "man zip" in a console. |