from small one page howto to huge articles all in one place
 

search text in:





Poll
Which linux distribution do you use?







poll results

Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

185926

userrating:

average rating: 1.7 (102 votes) (1=very good 6=terrible)


May 25th. 2007:
Words

486

Views

250335

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

137480

userrating:

average rating: 1.4 (42 votes) (1=very good 6=terrible)


April, 26th. 2006:

Druckversion
You are here: manpages





zipcloak

Section: User Commands (1)
Updated: v3.0 of 8 May 2008
Index Return to Main Contents
 

NAME

zipcloak - encrypt entries in a zipfile

 

SYNOPSIS

zipcloak [-d] [-b path] [-h] [-v] [-L] zipfile

 

ARGUMENTS


zipfile Zipfile to encrypt entries in

 

OPTIONS

-b path
--temp-path path Use the directory given by path for the temporary zip file.

-d
--decrypt Decrypt encrypted entries (copy if given wrong password).

-h
--help  Show a short help.

-L
--license Show software license.

-O path
--output-file zipfile Write output to new archive zipfile, leaving original archive as is.

-q
--quiet Quiet operation. Suppresses some informational messages.

-v
--version Show version information.

 

DESCRIPTION

zipcloak encrypts all unencrypted entries in the zipfile. This is the default action.

The -d option is used to decrypt encrypted entries in the zipfile.

zipcloak uses original zip encryption which is considered weak.

Note:
The encryption code of this program is not copyrighted and is put in the public domain. It was originally written in Europe and can be freely distributed from any country including the U.S.A. (Previously if this program was imported into the U.S.A, it could not be re-exported from the U.S.A to another country.) See the file README.CR included in the source distribution for more on this. Otherwise, the Info-ZIP license applies.

 

EXAMPLES

To be added.

 

BUGS

Large files (> 2 GB) and large archives not yet supported.

Split archives not yet supported. A work around is to convert the split archive to a single-file archive using zip and then use zipcloak on the single-file archive. If needed, the resulting archive can then be split again using zip.

 

SEE ALSO

zip(1), unzip(1)  

AUTHOR

Info-ZIP


 

Index

NAME
SYNOPSIS
ARGUMENTS
OPTIONS
DESCRIPTION
EXAMPLES
BUGS
SEE ALSO
AUTHOR





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2020 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS : buttonmaker
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 16.7 ms