home *** CD-ROM | disk | FTP | other *** search
/ Internet MPEG Audio Archive / IMAA.mdf / iuma / info / song2dis.faq < prev    next >
Text File  |  1994-11-14  |  1KB  |  31 lines

  1. PC-compatibles
  2. --------------
  3.  
  4.    We thought this might be helpful to some.
  5.  
  6.    A good way to get those large .MP2 files onto your home PC with the
  7.  hot as a Pentium multimedia setup is to use the disk spanning ability of
  8.  PKZIP.
  9.  
  10.               C:\TEMP>pkzip -e0 -& a:\songs.zip *.mp2
  11.                        |     |   |         |     |
  12.   You must have--------+     |   |         |     |
  13.   pkzip/pkunzip              |   Enables   |     Indicates which 
  14.   version 2.04g              |   disk      |     files to include
  15.   or greater.                |   spanning. |     in the ZIP file.
  16.                              |             |
  17.                  Turns off compression     +-- Name of the
  18.                  because .MP2 files            resulting
  19.                  only compress 50k per 1MB.    ZIP file.
  20.  
  21.  
  22.   That should do it. Take them disks home and C:>pkunzip songs.zip to
  23. extract them. If the disks you have are new and unfornamatted, using  "-&f" will
  24. format your floppy before writing to it. Alternatively, if your disks
  25. are already formatted but have unwanted files on them "-&w" erases all the
  26. files on the floppy disk before writing to it.
  27.  
  28.   Enjoy...
  29.   IUMA Staff.
  30.  
  31.