Loading...
Select Version
&pagelevel(4)&pagelevel
zipsplit reads a zipfile and splits it into smaller zipfiles.
Syntax
zipsplit [-t] [-i] [-p] [-s] [-n size] [-r room] [-b path] [-h] [-v] [-L] zipfile |
Zipfile to split.
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 bytes (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. |
Restrictions
Does not yet support large (> 2 GB) or split archives. |
See also
zip, unzip |