Scroll to navigation

zipnote(1) General Commands Manual zipnote(1)

NAME

zipsplit - split a zipfile into smaller zipfiles

SYNOPSIS

zipsplit [-t] [-i] [-p] [-s] [-n size] [-r room] [-b path] [-h] [-v] [-L] zipfile

ARGUMENTS


zipfile Zipfile to split.

OPTIONS

Report how many files it will take, but don't make them.
Make index (zipsplit.idx) and count its size against first zip file.
Make zip files no larger than "size" (default = 36000).
Leave room for "room" bytes on the first disk (default = 0).
Use path for the output zip files.
Pause between output zip files.
Do a sequential split even if it takes more zip files.
Show a short help.
Show version information.
Show software license.

DESCRIPTION

zipsplit reads a zipfile and splits it into smaller zipfiles.

EXAMPLES

To be filled in.

BUGS

Does not yet support large (> 2 GB) or split archives.

SEE ALSO

zip(1), unzip(1)

AUTHOR

Info-ZIP

v3.0 of 8 May 2008