home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR4 / SPLITV3.ZIP / SPLIT.NFO < prev   
Text File  |  1993-03-10  |  12KB  |  244 lines

  1.  
  2.           |
  3.           |
  4.           |  Split v3.0
  5.           |  By Skull Leader,
  6.           |  (C)1993-1994  
  7.           |  All Rights Reserved
  8.           |  Freeware, No Registration Required
  9.           |
  10.           |
  11.  
  12.  
  13.  
  14.  
  15.           Disclaimer
  16.           ~~~~~~~~~~
  17.  
  18.                 I accept no responsibility for whatever happens if you
  19.           use this program. There is a 99.99% chance that nothing 
  20.           will go wrong, but Shit Happens!
  21.  
  22.  
  23.  
  24.           What's New?
  25.           ~~~~~~~~~~~
  26.  
  27.                 Well it's been about a year since my release of Split v2.0.           
  28.                 I found many flaws, and inefficiencies in that version, 
  29.                 along with massive documentation errors, and other annoying 
  30.                 problems, which led me to create Split v3.0. You might 
  31.                 only notice a few cosmetic differences but, internally             
  32.                 it has been almost totally rewritten.
  33.          
  34.           Here are a few of the major changes/bug fixes.
  35.  
  36.           - Fixed up the buffering problem, now split can handle files
  37.             from 2 bytes in size, to about 2 gigs. The buffer is a lot 
  38.             bigger so you will notice less reading back and forth.
  39.  
  40.           - Fixed up the problem with splitting up exactly to size. Now             
  41.             split will split exactly to size. (+1 for odd files)
  42.  
  43.           - Fixed the command lines, now you can specify the command 
  44.             lines in any order.
  45.  
  46.           - Fixed the output of split, before it was an ugly bunch of periods             
  47.             filling up you screen as you split. Now it has an ascii bar
  48.             graph, along with percentage indicator.
  49.  
  50.           - Added support from 2 to 999 splits.
  51.            
  52.           - Added a concatenate option, which replaces the tedious 
  53.             "Copy /B" command.
  54.  
  55.           - Added more power to preform backups and restoration from
  56.             floppy drives.
  57.  
  58.           - Plus, a lot more minor changes.
  59.  
  60.           Introduction
  61.           ~~~~~~~~~~~~
  62.                 Have you ever had a file that just wouldn't fit anywhere?           
  63.           And said to yourself "Damn, I wish I Could Fit It on my 360k 
  64.           floppy!" Then Split v3.0 if for you! What split does is
  65.           quite simple. It reads the file, then cuts it to any specific
  66.           size. You can split any kind of files, data, executable
  67.           anything as long as it is at least 2 bytes long. (Note-When
  68.           the file is split, it does not function like normal. All split 
  69.           does is physically break the file into smaller chunks.)
  70.           This program is mainly for backup purposes, where there
  71.           is a big file on your hard-drive, and you want to move it
  72.           to another place, using small floppy disks. Now in this 
  73.           version, I've included a built in recompiler, which can 
  74.           put you split back together without other software.
  75.  
  76.           How To Use Split v3.0
  77.           ~~~~~~~~~~~~~~~~~~~~~
  78.  
  79.           Split v3.0 has a few more features, that the old
  80.           version 2. But still it is very simple to use.
  81.  
  82.           Split Options
  83.           ~~~~~~~~~~~~~
  84.            FILENAME.EXT [-#|-5L|-5H|-3L|-3H] [-@PATH] [-P]
  85.  
  86.            These options will allow you to split up files, into 
  87.            any size, and to be put anywhere. 
  88.  
  89.  
  90.           Filename.Ext - This is the path, name and extension of the file                        
  91.                          which you want to be split. Note-No wild cards, 
  92.                          or read-only files can be used. 
  93.  
  94.           [-#SIZE|-5L|-5H|-3L|-3H] - This specifies the size to split the                        
  95.                                      file to. This function allows you                                      
  96.                                      to enter the maximum size of each                                      
  97.                                      file split makes. There are also
  98.                                      four constant sizes which correspond                        
  99.                                      to the different floppy sizes out
  100.                                      there. See below.
  101.  
  102.            -5L - This is a preset size, which is 360k, the size of a
  103.                  low density 5 1/4 floppy disk.
  104.  
  105.            -5H - This is a preset size, which is 1200k, or 1.2M the size                   
  106.                  of a high density 5 1/4 floppy disk.
  107.  
  108.            -3L - This is a preset size, which is 720k, the size of a
  109.                  low density 3 1/2 floppy disk.
  110.  
  111.            -3H - This is a preset size, which is 1440K, or 1.44M the size                   
  112.                  of a high density 3 1/2 floppy.
  113.  
  114.         -#SIZE - If you do not want to use any of the preset sizes, you                   
  115.                  can specify the size of the file, with this function.                   
  116.                  Simple put in the size in bytes of the maximum split size.                    
  117.                  (Ex. -#50000, this will make the largest split file 
  118.                   50000 bytes or 50k)
  119.      
  120.         Note :  Specifying NO parameter here, will cause split to split the                 
  121.                 file in half.
  122.  
  123.       -@PATH - This is optional, it will specify the drive on which 
  124.                to place the split files on. Split will place them
  125.                into this directory. Otherwise, if this option is  
  126.                not specified, then split will place them into 
  127.                the directory of the original file.
  128.  
  129.           -P - This option is for pausing just before each split file                 
  130.                is created. This use useful when you are splitting files                 
  131.                onto floppy, and you want to change disks. To use this                 
  132.                function, specify you options, and include -P into your                 
  133.                command line. When split is paused, you can change disks,                
  134.                and then press any key. For example, if you are splitting                
  135.                a file from a hard disk, to a floppy which would require                
  136.                more then one floppy, then make sure you place the "-P"                 
  137.                into the command line. Just before split creates the first        
  138.                file it will pause. Then insert your first disk and press                 
  139.                any key. When it is finished it will pause again before it                  
  140.                creates the second file. Take out the first disk, and put                
  141.                in another one. Repeat this until all splits are compleat.                
  142.                Note : To abort press ESC at the pause prompt.
  143.  
  144.  
  145.       Concatenate Options
  146.       ~~~~~~~~~~~~~~~~~~~
  147.       -&FILENAME.EXT [-@PATH] [-P]
  148.  
  149.       A new feature I have added into Split, is the concatenate option. 
  150.       This option replaces the old way of using Copy /B to put back the 
  151.       splits together. Previously with split v2.0 you had to type in 
  152.       each split filename, and it was a heck of a lot of trouble.
  153.       This option very simple to use, all it requires the original 
  154.       name of the file, and the location of the splits. And if you 
  155.       are restoring from a floppy, you need the "-P" command.
  156.  
  157.       -&FILENAME.EXT - A filename with the "-&" in front of it will 
  158.                        tell split to add the files found. Split will
  159.                        search for all files with the name FILENAME, 
  160.                        and with the extension .001 to .999, and copy 
  161.                        them all into the file FILENAME.EXT in order.
  162.                        (Ex. COMMAND.COM, Split will look for 
  163.                        COMMAND.*, and if any are found place them
  164.                        into a file called COMMAND.COM)
  165.  
  166.       -@PATH - This option tell split where your split files are located,                
  167.                these are the files names *.001, *.002..ect. If no path
  168.                is specified then the current directory will be used.
  169.  
  170.       -P     - This is a very important option when you are backing up 
  171.                from floppies. Not only does it pause, but it researches 
  172.                the disk for splits. If you do not use this option, and 
  173.                you are restoring from a floppy it will not let you
  174.                put other splits from another disk. For example if you 
  175.                are restoring a file from five floppies, you would include 
  176.                -P into your command line. When split is paused, place 
  177.                the first disk into the drive, then press any key.
  178.                Split will first search for all files which match your 
  179.                specified filename. Then it will copy them into one file. 
  180.                When all files are compleat, it will pause again and wait 
  181.                for you to enter a new disk. Repeat the steps until all disks 
  182.                are done. When you are finished, you will need to type ESC 
  183.                at the pause prompt, to tell split that you are finished.
  184.  
  185.  
  186.            Some of these option may be a bit confusing, but here are a few            
  187.            examples of splitting and concatenating. 
  188.  
  189.            Examples
  190.            ~~~~~~~~
  191.            Problem : There is a file in "C:\DATA" called "MYFILE.DOC"
  192.                      that you wish to split in half to "D:\BACKUP"
  193.  
  194.            Answer  : Split.Exe C:\DATA\MYFILE.DOC -@D:\BACKUP
  195.  
  196.            Problem : There is a file in "E:\MYDIR" called "FILE.TXT" that 
  197.                      you want to split to A: Drive, the file is very big, 
  198.                      so you will require a few 360k disks. 
  199.  
  200.            Answer  : Split.Exe E:\MYDIR\FILE.TXT -5L -@A:\ -P 
  201.                      (Remember to include the -P it allows you
  202.                       to change disks)
  203.  
  204.            Problem : There is a file in "A:\" called "TEST.DOC" that you                     
  205.                      want to split to "C:\WORK", and you want all files                      
  206.                      to be smaller than 10k
  207.  
  208.             Answer : Split.Exe A:\TEST.DOC -@C:\WORK -#10000
  209.                      (Remember 10000 bytes equals 10k)
  210.  
  211.            Problem : You have 50 splits in "E:\SPLITS" named
  212.                      "FILE.001,FILE.002,FILE.003..Ect" and you
  213.                      want to put them back together in to 
  214.                      the file "C:\WORK\FILE.DAT"
  215.  
  216.             Answer : Split -&C:\WORK\FILE.DAT -@E:\SPLITS 
  217.     
  218.            Problem : You have 100 splits on 5 disks in B: named
  219.                      "PART.001,PART.002,PART.003..Ect" and you
  220.                      want to put them all back together into a file
  221.                      in "C:\PART.TXT"
  222.            
  223.             Answer : Split -&C:\PART.TXT -@B: -P         
  224.                      (Remember when split is pausing then insert a new
  225.                      disk, until all disks are compleat, then at the pause                     
  226.                      press ESC)
  227.  
  228.  Well that's is for the documentation, if you still don't get it try messing  
  229.  around until you get it. As for bug fixed, and comments/questions, if 
  230.  you can  find me then you can ask me, otherwise there will NOT be any 
  231.  further releases, or updates. This is shareware, and you can freely 
  232.  distribute this UNMODIFIED file.
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.