home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / UTILITY / ARCHIVE / ZIPSPL11.ZIP / ZIPSPLIT.DOC < prev    next >
Encoding:
Text File  |  1991-02-08  |  6.8 KB  |  224 lines

  1.          ZIPSPLIT  Split Utility for PKZIP (tm)  Version 1.1  02-08-91
  2.  
  3.                     FreeWare (C) 1990-1991 Jon Harald Holm
  4.  
  5.  
  6.  
  7. ZipSplit split ZIP files into smaller ZIP files.  This is useful when taking
  8. backup of large ZIP files onto diskettes.
  9.  
  10. ZipSplit is FreeWare.  Anyone is allowed to use ZipSplit for free.  You don't
  11. have to pay me anything!  Please distribute ZipSplit as the original ZIP file
  12. and take no more than a nominal charge for handling only.
  13.  
  14. Do you have any comments?
  15.  
  16. My address:    Jon Harald Holm
  17.                Studpost 82, NTH
  18.                7034  Trondheim
  19.                     Norway
  20.  
  21. Email:         jonhar@solan.unit.no
  22.  
  23.  
  24.  
  25.  
  26. Files in the package:
  27. ---------------------
  28.  
  29. zipsplit.exe          The split programme.
  30. zipsplit.doc          This file!
  31. zipspl30.pif          PIF file for Microsoft Windows 3.0
  32. zipspl21.pif          PIF file for Microsoft Windows 2.1
  33.  
  34.  
  35. Installation:
  36. -------------
  37.  
  38. You can copy the files anywhere you like.  ZipSplit don't need any environment
  39. variables.
  40.  
  41. If you want to use a PIF file, remember to edit the 'Program Filename' in the
  42. PIF Editor.  I recommend you rename the PIF file to ZIPSPLIT.PIF.
  43.  
  44.  
  45. Usage:
  46. ------
  47.  
  48. If you just type zipsplit ('Enter'), you will get this:
  49.  
  50. ----------------------------------------------------------------
  51. ZIPSPLIT  Split Utility for PKZIP (tm)  Version 1.1  02-08-91
  52. FreeWare (C) 1990-1991 Jon Harald Holm      ZIPSPLIT for help
  53.  
  54. Usage:  ZIPSPLIT source[.ZIP] target [size|disk]
  55.  
  56. source  =  name of file to split
  57. target  =  target filename
  58. size    =  split size in kB
  59. disk    =  one of the predefined disk sizes; D360 D1.2 D720 D1.4
  60. ----------------------------------------------------------------
  61.  
  62. Maybe this is not enough help in the beginning, so I will explain each argument
  63. in detail.
  64.  
  65. source:
  66. This is the source filename.  If you don't include any extension, ZipSplit
  67. assumes the extension to be ZIP.  The filename may include wildcards.
  68.  
  69. target:
  70. This is the name you want to give your split files.  Each split file will get a
  71. number in the end of the filename to distinguish them from each other.  Your
  72. name will be truncated to give room for this number if necessary.  If you don't
  73. include any extension, ZipSplit will add ZIP.
  74.  
  75. size:
  76. If you use this argument, then you can't use the 'disk' argument.  'size' is a
  77. number which indicate the size in kB of each split file.
  78.  
  79. disk:
  80. This is just a predefined size.  It is used to split in sizes which fits
  81. exactly onto diskettes, e.g. you want to store the files on 3.5" HD diskettes,
  82. then you choose D1.4 as argument.
  83.  
  84. If you don't give 'size' or 'disk', then all available space on the target disk
  85. will be used.
  86.  
  87. When the target disk don't have any more space, you will be prompted to change
  88. disk or you may type in another target disk letter.
  89.  
  90.  
  91. Examples:
  92. ---------
  93.  
  94. I will give two examples to remove any doubts about the use of ZipSplit.
  95.  
  96. 1)  Split the file to the C drive in chunks that fits 720 kB diskettes:
  97.  
  98. -------------------------------------------------------------
  99. C:\TOOLS>zipsplit c:\test test d720
  100.  
  101. ZIPSPLIT  Split Utility for PKZIP (tm)  Version 1.1  02-08-91
  102. FreeWare (C) 1990-1991 Jon Harald Holm      ZIPSPLIT for help
  103.  
  104. Searching ZIP: C:\TEST.ZIP - Test ZIP file of 1137150 bytes
  105.   1)  TEST1.ZIP
  106.       Size:  730070      Fill: 100%
  107.   2)  TEST2.ZIP
  108.       Size:  407151      Fill:  55%
  109. -------------------------------------------------------------
  110.  
  111.  
  112. 2)  Split the file to the diskettes in the A and B drive:
  113.  
  114. -------------------------------------------------------------
  115. C:\TOOLS>zipsplit c:\t* a:test
  116.  
  117. ZIPSPLIT  Split Utility for PKZIP (tm)  Version 1.1  02-08-91
  118. FreeWare (C) 1990-1991 Jon Harald Holm      ZIPSPLIT for help
  119.  
  120. Searching ZIP: C:\TEST.ZIP - Test ZIP file of 1137150 bytes
  121.   1)  A:TEST1.ZIP
  122.       Size:  730070      Fill: 100%
  123.  
  124. Not enough space on target disk!
  125. Change diskette and press 'Enter' when ready,
  126. or enter the name of a new target disk => b
  127.  
  128.   2)  B:TEST2.ZIP
  129.       Size:  353239      Fill:  99%
  130.  
  131. Not enough space on target disk!
  132. Change diskette and press 'Enter' when ready,
  133. or enter the name of a new target disk => ('Enter')
  134.  
  135.   3)  B:TEST3.ZIP
  136.       Size:   53983      Fill:  14%
  137. -------------------------------------------------------------
  138.  
  139.  
  140. Miscellaneous:
  141. --------------
  142.  
  143. ZipSplit can't split ZIP files to whatever size you want.  This is because each
  144. file inside the ZIP file must be in one file.  If you want to split into
  145. 100 kB files, and one file in the ZIP file is 110 kB then one split file will
  146. be bigger than 100 kB.  Ref. "Program messages" below.
  147.  
  148. ZipSplit will store the largest file in a ZIP file first.  If you split to
  149. diskette and don't use any size argument, use the diskettes with largest free
  150. space first.
  151.  
  152. The 'Fill' message after each ZIP file indicate how many percent of the given
  153. size (rounded up to nearest 1024) have been used.  Did you not give any size,
  154. this percentage indicates how much of the disk free space you have used.
  155.  
  156. If you add the sizes of the split files, you will see that it is larger than
  157. the size of the original file.  This is because each split file is a ZIP file,
  158. and includes the ZIP format data.
  159.  
  160.  
  161. Program messages:
  162. -----------------
  163.  
  164. * Not enough space on target disk!
  165.   Change diskette and press 'Enter' when ready,
  166.   or enter the name of a new target disk =>
  167.  
  168. The target disk is full!  Is it a diskette then you change diskette and press
  169. 'Enter'.  Otherwise you can type in a new drive letter and press 'Enter'.
  170.  
  171.  
  172. * Can't be made smaller
  173.  
  174. The ZIP file include a file which is larger than the size given.
  175. (See miscellaneous.)
  176.  
  177.  
  178. * ERROR:  File <file> not found.
  179.  
  180. ZipSplit can't find the source file.  Check if the path is correct spelt!
  181.  
  182.  
  183. * ERROR:  Undefined argument size.
  184.  
  185. The last argument on the commandline can't be recognized as a number or as a
  186. predefined disk size.
  187.  
  188.  
  189. * ERROR:  <file> is not a ZIP file.
  190.  
  191. The source file can't be recognised to have the ZIP format.
  192. ZipSplit can only split ZIP files, but the extension don't have to be ZIP!
  193.  
  194.  
  195. * ERROR:  Not enough memory.
  196.  
  197. The amount of memory ZipSplit uses depend on the number of files in the ZIP
  198. file (not the size of the ZIP file).  If you get this error message, then I
  199. suggest you manually split the file in two (pkunzip, pkzip) and then use
  200. ZipSplit.
  201.  
  202.  
  203. * ERROR:  Can't open file <file>.
  204.  
  205. ZipSplit can't open the source file!  ZipSplit reads the source file twice.
  206. You get this message if you remove the source file after it was located the
  207. first time.
  208.  
  209.  
  210. * ERROR:  Target disk failed.
  211.  
  212. ZipSplit can't estimate the free space on the target disk.  Something must be
  213. wrong about the disk!
  214.  
  215.  
  216. * ERROR:  Can't create file <file>
  217.  
  218. ZipSplit can't create the target file.
  219.  
  220.  
  221. * ERROR:  Can't close <file>
  222.  
  223. ZipSplit can't close the target file.
  224.