home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / CEREBRUM / WWUA102.ZIP / UPLDALL.DOC < prev    next >
Text File  |  2000-01-02  |  3KB  |  83 lines

  1. ┌───────────────────[ A Cerebrum Programming Production ]────────────────────┐
  2. │                                                                            │
  3. │                             UploadAll v1.02                                │
  4. │                         WWIV File Upload Utility                           │
  5. │                    Copyright (c) 1997-2000 by Frank Reid                   │
  6. │                            All Rights Reserved                             │
  7. │                                                                            │
  8. └────────────────────────────────────────────────────────────────────────────┘
  9.  
  10. I. Introduction.
  11.  
  12. UploadAll is, basically, an external version of the //UPLOADALL command.  It
  13. scans your hard disk directories corresponding to those defined in transfer
  14. areas in //DIREDIT to find "orphan" files (files never uploaded or uploaded
  15. than later deleted from the directory).  Once an orphan is identified, it is
  16. added to the WWIV transfer area and the FILE_ID.DIZ is used as a description.
  17. UploadAll is particularly useful for systems with tons of hard disk space and
  18. associated transfer areas.
  19.  
  20. II. Installation.
  21.  
  22. Just copy UPLDALL.EXE into your BBS main directory.  It takes only a single
  23. commandline parameter:
  24.  
  25.         /C - tells UploadAll to include areas defined as CDROM in //DIREDIT
  26.  
  27. III. Registration.
  28.  
  29. UploadAll is released as freeware to all registered WWIV sysops.
  30.  
  31. IV.  About Cerebrum
  32.  
  33. Cerebrum is a group of loosely affiliated, but highly talented programmers
  34. providing creative solutions for WWIV sysops.  (Most of the Cerebrum staff
  35. are official WWIV support Sites!)  Show your support for Cerebrum authors
  36. by registering products you use.  Keep these high quality Cerebrum products
  37. coming!
  38.  
  39. V. Disclaimer.
  40.  
  41. The author makes no warranties, expressed or implied, as to the quality or
  42. performance of this program.  Your use of this program constitutes your
  43. release of the author from liability or litigation for any indirect or
  44. consequential damages arising from the use of this program or its associated
  45. files.
  46.  
  47. In no event will the author be liable to you for any damages, including any
  48. lost profits, lost savings or other incidental or consequential damages
  49. arising out of your use or inability to use the program, or for any claim by
  50. any other party.
  51.  
  52. VI.  Support.
  53.  
  54. Please forward bug reports and requests for enhancement in future releases to
  55. one the following addresses:
  56.  
  57.         WWIVnet    :   1@8213
  58.         WWIVLink   :   1@13104
  59.         IceNET     :   1@3104
  60.         TerraNet   :   1@3104
  61.         FILEnet    :   1@1160
  62.         Fidonet    :   1:109/568
  63.         Internet   :   edare@home.com
  64.  
  65. You can always find the latest release (and more than 25,000 Sysop-related
  66. utilities, doors and source modifications) on:
  67.  
  68.                               Eagle's Dare
  69.                              (301) 498-1984
  70.                              33.6k/24 Hours
  71.                           http://bbs.filenet.wwiv.net
  72. VI. History.
  73.  
  74. Version 1.02 (01/02/00)
  75.   - Y2K Fixes.
  76.   - Compatibility with WWIV v4.30 changes.
  77.  
  78. Version 0.94 (06/22/97)
  79.   - Initial beta release
  80.  
  81. Version 0.98 (04/18/99)
  82.   - Updated for v4.30 compatibility.  Several tweaks and changes.
  83.