home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / bbs / anetm214 / anetmove.asc next >
Text File  |  1993-10-23  |  6KB  |  134 lines

  1.           ATariNet File Distribution Network file mover
  2.              Copyright (c) 1993  Saturn One Software
  3.                         And Mike Graham
  4.  
  5. Version 2.14 Compiled 10/26/1993
  6.  
  7. Files Included: ANETMOVE.PRG, ANETMOVE.CFG, ANETMOVE.ASC, FILE_ID.DIZ
  8.             
  9. Support Files needed: STZIP.PRG or ZIPJR, LHARC.TTP, ARC.TTP, ZOO.TTP
  10.                       BINKLEY files available list (OKFILE.TXT)
  11.  
  12. *** Changes to 2.14
  13.     Corrected a minor bug in the way AnetMove handles the FILE_ID.DIZ
  14.  
  15. *** Changes to 2.10
  16.     Beside the bug fix I did away with the need to read the the forem
  17. dat file and you need to replace line 3 of the Anetmove config file
  18. with the complete path and name of your binkley file request list. This
  19. program now appends the files to to this list.
  20.  
  21. *** About Anetmove
  22. I created this program as a simple project to move the files coming
  23. in from the AFDN to the proper file bases and this is the result. It
  24. has grown into more than just the simple program it started out to
  25. be. I hope you find my program useful. If you do I would request a
  26. $5.00 shareware fee and for that you get my gratitude and future
  27. support.
  28.  
  29. Anyway the program is very easy to set up. Read and edit the
  30. anetmove.cfg file included in this archive. all lines that begin with
  31. ";" are comments and are ignored by Anetmove. This is all you need to
  32. get the program running. Just edit the cfg file to suit your system
  33. and place both files together in the same directory and off you go.
  34. Program was designed to be run from a batch file.
  35.  
  36. Features:
  37.  
  38. * On errors that I didn't trap program will generate a ANETMOVE.ERR
  39.   file. all you have to do is Netmail me this file and the log file.
  40.   It contains everything I need to know about your system.
  41.  
  42. * Checks to make sure file is what extender claims it is and updates
  43.   the language field for compression type or ASC. Examples:
  44.  
  45.                     LZH -lh0-
  46.                     LZH -lh1-
  47.                     LZH -lh5-
  48.                     ZIP
  49.                     ZIP -sfx-
  50.                     ARC
  51.                     ASC
  52.  
  53.   If not one of the above will default to file extender.
  54.  
  55.   Will not change the file extender as some files needed to be passed
  56.   in the network with special extenders, such as the nodelist that
  57.   are sent with julian date as extender.
  58.  
  59. * Checks to see if file already exist in the DIR file and if it does
  60.   will write an entry in the log. Will not update .DIR file
  61.  
  62. * Logs to disk or printer
  63.  
  64. * Adds all information to the dir file. No need for you to do a thing.
  65.  
  66. * Auto Delete of files added with set number of days in config file.
  67.  
  68. * If FILE_ID.DIZ file found in archive will replace file description
  69.   with description of FILE_ID_DIZ
  70.  
  71. * Now added support to update the files available list for Binkley
  72.   file request.
  73.  
  74. If you want to send some Money send $5.00 to:
  75. Please, no personal checks! All money will go to upgrading to a larger
  76. harddrive. I currently have a 20 meg megafile and need to upgrade to
  77. at least a 40 meg MFM drive. If you have one laying around I could
  78. use it!
  79.  
  80.                          Mike Graham
  81.                     1280 Settlers Loop E.
  82.                       Geneva, Fl. 23732
  83.  
  84. I can be reached VIA The Twilight Zone BBS 1-407-831-1613
  85.  
  86.                  AtariNet Node 51:1/0 - Netmail
  87.                     Fnet Node 304 - Email
  88.  
  89. Please send all bug reports to Mike Graham at one of the above
  90. address's. For errors I have an extensive error system installed that
  91. creates a file called ANETMOVE.ERR. Just send me this file and the
  92. log file and I should be able to fix the program quickly. A message
  93. telling me you got an error -114 tells me nothing that is what the
  94. combination of the two files is for. I have tried to trap as many
  95. errors as I have run into and the program is stable. But things do
  96. sneek in so if you send me those two files I can fix the program very
  97. quickly. Ask Bill, The last error I got from him I fixed and had a
  98. new version uploaded in about 20 minutes and that included editing,
  99. compiling, testing and archiving.
  100.  
  101. Future:
  102.  
  103. 1) Support for other than Forem and Turbo 1 systems. I need to know
  104.    the file and configuration formats. So if you want to use this
  105.    program on your system Netmail me the formats and I will add them.
  106.  
  107. I would Like to thank Bill Scull of the Twilight Zone BBS for his
  108. testing and suggestions and also to Don Liscombe for some routines I
  109. needed for the FILE_ID.DIZ addition now here. Also to the person
  110. from Germany who sent me a very extensive text file I received in
  111. Netmail on the Zip format. These German guy's are sharp and very
  112. helpful. Also to Erik Williams for sending me his C source for his
  113. Maxi*move, I added the OKFILE.TXT thanks to his code. If this version
  114. is stable for awhile I am going to start porting the program to Pure
  115. C.
  116.  
  117. Thanks guy's!!!
  118.  
  119. Disclaimer:     This software and its documentation are SHAREWARE at
  120.                 $5.00. You may copy them freely for non comercial
  121.                 purposes only.  No warranty whatsoever is made
  122.                 regarding the performance of this program and the
  123.                 accuracy of its documentation. In other words: use it
  124.                 at your own risk!
  125.  
  126. Current Registered Users:
  127.  
  128.                 Bill Scull    - The Twilight Zone 
  129.                 Bob Brodie    - Atari Base
  130.                 Ron Kovac's   - Znet News Service
  131.                 Erik Williams - The Realm
  132.                 Al Peterson   - ???
  133.  
  134.