home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / UTILITY / WWUE101.ARJ / UPLDECHO.DOC < prev    next >
Text File  |  1994-11-14  |  4KB  |  126 lines

  1. ┌────────────────────────────────────────────────────────────────────────────┐
  2. │                                         │
  3. │                           WWIV UpldEcho v1.00                              │
  4. │            Copyright (c) 1993-1994 by Frank Reid             │
  5. │                 All Rights Reserved                 │
  6. │                                         │
  7. │               An External File Upload Utility                 │
  8. │             for WWIV v4.23 BBS Systems                 │
  9. │                                         │
  10. └────────────────────────────────────────────────────────────────────────────┘
  11.  
  12. I. Introduction.
  13.  
  14. UpldEcho is a utility to upload files into WWIV file directories directly
  15. from DOS.  I know of no similar WWIV utility.  With the advent of Fidonet
  16. compatibility in WWIV, the benefit of UpldEcho becomes obvious in managing
  17. incoming Fidonet file echoareas.  Before UpldEcho, this was a painstaking
  18. chore, but no more!
  19.  
  20. II. Installation.
  21.  
  22. To install UpldEcho, simply copy UPLDECHO.EXE and UPLDECHO.CFG to your main
  23. WWIV directory.  Edit UPLDECHO.CFG to suit your tastes.  UpldEcho uses this
  24. configuration file to read these options.
  25.  
  26. Here is the sample UPLDECHO.CFG configuration file:
  27.  
  28. Fidonet Echo ; Username to put in description for "uploaded by" field
  29. Y         ; Import FILE_ID.DIZ from archives?
  30. 1         ; FILES.BBS format, 1=[Name Desc], 2=[Name Size Date Desc]
  31. N         ; Log uploaded files and errors to sysoplog?
  32. UBSYSOP      ; Directories to upload from //DIREDIT, one per line,
  33. TICKS
  34. NODEDIFF
  35. PDNCEE
  36. WWIVUPLD
  37.  
  38. Line 1:  User name to put in "Uploaded by:" field for files uploaded by
  39.          UpldEcho, 25 characters or less.
  40.  
  41. Line 2:  Whether UpldEcho should use the descriptions contained in FILE-ID.DIZ
  42.          and DESC.SDI from received files as the extended description.
  43.  
  44. Line 3:  FILES.BBS format.  There are two supported formats:
  45.          Type [1]:   "FILENAME.ZIP   This is a great file!"
  46.          Type [2]:   "FILENAME.ZIP   123,400   11/10/94  This is a great file!"
  47.  
  48. Line 4:  Whether you want the name and description of uploaded files and errors
  49.          logged in your daily WWIV sysoplog.
  50.  
  51. Line 5:  WWIV directories to upload.  These names correspond to the "FILENAME"
  52.          field in //DIREDIT.
  53.  
  54. Note:   There is a limit of five file areas in the unregistered version.
  55.  
  56. III. Usage.
  57.  
  58. UpldEcho is best used in a batch file, but works fine straight from DOS. If
  59. you're running Fidonet, you can call UpldEcho after inbound files are received
  60. via the network.  For example, AllFix (one of the most popular Fidonet file
  61. processors) returns an errorlevel of 8 if it processes any new files, so in my
  62. RUN.BAT batch file for FrontDoor, I have:
  63.  
  64. allfix file
  65. if not errorlevel 8 goto nofiles
  66. d:
  67. cd\wwiv
  68. upldecho
  69. :nofiles
  70. etc...
  71.  
  72. You can also call UpldEcho in your WWIV external event.  UpldEcho takes no
  73. parameters, reading all necessary information from the UPLDECHO.CFG file.
  74.  
  75. IV. Registration.
  76.  
  77. Registration is only $5.00!
  78.  
  79. In addition to the good feeling you'll get by registering this program, you'll
  80. encourage me to work on this and future utilities.  You'll also receive a copy
  81. of UpldEcho without the five file section limitation.
  82.  
  83. Users who send $20 (or more!) will receive my undying gratitude and the full
  84. source code to UpldEcho on diskette.
  85.  
  86. Send registrations to:
  87.  
  88.     Frank Reid
  89.     9350 Harvest Way
  90.     Laurel, MD 20723
  91.  
  92. V. Disclaimer.
  93.  
  94. The author makes no warranties, expressed or implied, as to the quality or
  95. performance of this program.  Your use of this program constitutes your
  96. release of the author from liability or litigation for any indirect or
  97. consequential damages arising from the use of this program or its associated
  98. files.
  99.  
  100. In no event will the author be liable to you for any damages, including any
  101. lost profits, lost savings or other incidental or consequential damages
  102. arising out of your use or inability to use the program, or for any claim by
  103. any other party.
  104.  
  105. VI. History.
  106.  
  107. Version 1.00 (11/10/94)
  108.   - Initial release
  109.  
  110. Version 1.01 (11/14/94
  111.   - Forgot to include UPLDECHO.DOC in the archive!
  112.  
  113. Thanks to all the Sysops who've made releasing modifications and utilities fun!
  114. Comments, criticisms, and suggestions for improvement should be directed to:
  115.  
  116.     WWIVnet  : 1@8213
  117.     IceNET   : 1@3106
  118.     FILEnet  : 1@1160
  119.     Fidonet  : 1:109/568
  120.  
  121. You can always find the latest version on:
  122.  
  123.                   Eagle's Dare
  124.                  (301) 498-1984
  125.                  14.4K/24 Hours
  126.