home *** CD-ROM | disk | FTP | other *** search
/ Amiga Developer CD v1.2 / amidev_cd_12.iso / cd32 / buildcd / buildcd-1.33 / ccopy.doc < prev    next >
Text File  |  1994-05-05  |  572b  |  14 lines

  1.  
  2. CCOPY's usage is just like the Amiga C directory COPY command.
  3.  
  4. At its simplest, the usage is: CCOPY srcfile destfile
  5.  
  6. The difference is that CCOPY, when used to copy to a freshly formatted
  7. partition (or at least a partition where files have only been CCOPY'd to
  8. and files have never been deleted or modified), CCOPY will attempt to
  9. make the files as contiguous as possible with all file extension blocks
  10. at the beginning.  This should allow BuildCD to read the file quickly
  11. and smoothly to maintain the transfer rate required for cutting a CD
  12. from the data being read.
  13.  
  14.