home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #6 / amigamamagazinepolishissue1998.iso / disks / tools / bfc / bfc.doc < prev    next >
Text File  |  1996-08-25  |  3KB  |  89 lines

  1. Big File Copy (BFC) V1.0                                  by Shamus Husheer
  2.  
  3. **********************************************************************
  4.  
  5. LEGAL STATUS:
  6. This program is PUBLIC DOMAIN.  I have released the program and it's source
  7. free of any legal obligations to the Amiga Community as a whole.  However,
  8. as a result I take NO RESPONSIBILITY WHATSOEVER for any defects in this
  9. program, documentation etc., nor any responsibility for the use of this
  10. program, the source code or whatever.
  11.  
  12. Basically, if you use this and then contract mad cow disease, don't come
  13. running to me.
  14.  
  15. **********************************************************************
  16.  
  17. INTRODUCTION:
  18. BFC is a utility to aid in the copying of BIG files (greater than 1 disk)
  19. between non-networked Amigas.  It works by breaking the file into
  20. disk-based segments and writing these (via a trackloader) to disk.  This is
  21. faster and more efficient than using a normal split/join program.
  22.  
  23. **********************************************************************
  24.  
  25. REQUIREMENTS:
  26. BFC should run fine on any Amiga with DOS 1.2 and above.  It was programmed
  27. on an Amiga A1200 with 10MB Ram, using DevPac 3.14.  I have not tested it
  28. on any other configuration.  BFC is a CLI-only program, and is so simple to
  29. use that a GUI would add nothing to it except program size.  It will should
  30. crash if launched from WB however.
  31.  
  32. **********************************************************************
  33.  
  34. USE:
  35. Use is very simple.  Use the following commands:
  36.  
  37. BFC <source> <dest>
  38.  
  39. If you are wanting to copy the file HD0:File onto DF0: disks, you use:
  40.  
  41. BFC HD0:File DF0:
  42.  
  43. When you come to recreate this file at some future point, you use those
  44. disks in order, with the following command:
  45.  
  46. BFC DF0: HD0:File
  47.  
  48. **********************************************************************
  49.  
  50. USES:
  51. Originally this program was written for transfering archived DIP images
  52. from CD on my CD32 to my Amiga A1200.  The CD32 has a floppy drive only
  53. added (not an SX1), and so with large files there is a problem in
  54. transfering them.  However using BFC the archives can be broken up onto
  55. disk and copied to the A1200 easily.  This operation is performed using
  56. only 1 disk, so you don't need heaps of disks lying around.
  57.  
  58. Disk Backup:
  59. Using multiple disks you can back up large files (eg an archive of your
  60. system) to floppies, and re-create it later if necessary.
  61.  
  62. **********************************************************************
  63.  
  64. CONTACTING THE AUTHOR:
  65. I am contactable by various means:
  66.  
  67. E-Mail:  thorium@xtra.co.nz
  68.  
  69. Other methods of contact may be changing at the beginning of 1997 due to me
  70. finishing Industry Experience and going back to University (I am doing s
  71. BSc (Technology) through Waikato University), however the snail-mail should
  72. be redirected.
  73.  
  74. SNAIL MAIL:
  75. Shamus Husheer
  76. BOX 3030
  77. Onekawa
  78. Napier
  79. NEW ZEALAND
  80.  
  81. I would love to hear from anyone about BFC, for just about any reason.
  82. E-Mail is preferable, but snail is OK (however might not get to me).
  83.  
  84. **********************************************************************
  85.  
  86. FUNNY END OF DOCUMENT THING:
  87.  
  88. "Surf the internet today - On a borrowed surfboard!"
  89.