home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / ZF10_03.ZIP / ZIPFIRE.DOC < prev    next >
Text File  |  1992-01-01  |  12KB  |  269 lines

  1.  
  2.  
  3.                                    Zip Fire
  4.                                File Test Utility
  5.                                 **************
  6.                                   Multi-Node
  7.                                  Version  1.0
  8.                              Release Date 12-31-91
  9.  
  10.                             A Blue Foxx Production
  11.  
  12.                                  Written By:
  13.  
  14.                                  Tim Maloney
  15.                                  P.O. Box 230
  16.                                Altus, Ok, 73521
  17.  
  18.                               The Blue Foxx BBS
  19.                            (405) 482-3855 Compucom
  20.                              (405) 482-3869 USR
  21.                             300-19200 baud 24 hrs
  22.  
  23.  
  24.  
  25. Regardless of how you recieved this product it is provided "AS-IS" without
  26. any warranty or guarantee. You the end user accept full responsibilty for
  27. using this product. By using this product you do so solely at your own risk.
  28. You agree to hold the author free from any responsibility regarding loss of
  29. profits, system damage (software or Hardware) or any other incidental,
  30. special or unmentioned damages resulting from the use or inability to use
  31. this end product.
  32.  
  33.  
  34. This product is being distributed under the SHAREWARE concept. You may use it
  35. for a period of time. After this time period you must either register the
  36. product for your own use or discontinue using it. All Blue Foxx products
  37. carry a Date stamp and after a certain period of time the SHAREWARE versions
  38. will no longer function! Registered versions are registered to one individual
  39. only and soley to that individual for use on that individuals own system.
  40. Registered versions will contain an extra file with special information
  41. pertaining to registered users.  The registered versions MAY NOT be
  42. distributed by anyone other than the author of this product. SHAREWARE
  43. (UNREGISTERED) versions may be distributed freely by any BBS as long as no
  44. fee is charged for this particular product and this product is not included
  45. with any other product when distributed. The product must not be modified in
  46. any way, shape or form without the written permission of the author!
  47.  
  48.  
  49.  
  50.  
  51. Now that thats taken care of lets get down to the good stuff!!
  52.  
  53. This Utility is a Production of Blue Foxx Software. At some later date in
  54. time it will cease to operate. The time frame may be from already expired
  55. to 3 months or less, depending on when you received this utility. This is
  56. what is known as crippled, honesty has always been the best policy but
  57. sometimes a small reminder never hurt. I would have liked to distribute
  58. these programs as open as possible but it seems that some people would like
  59. to test them for a period that went into years.  If these programs had
  60. a warranty period it would have been up long ago. Anyways I have begun
  61. distributing these programs like this so that everyone will have a time to
  62. determine if it is what they want or not. Also Registered Versions may or may
  63. not have extra or enhanced options for Sysops.
  64. If you have any ideas on improving this or any other program that I have
  65. wrote, please feel free to tell me. I'm always looking for suggestions,
  66. good or bad.
  67.  
  68.  
  69.  
  70. See the end of this DOC on how to register:
  71.  
  72.  
  73. Now on to the good stuff:
  74.  
  75. All major changes will be marked <NEW>. These should be read as they
  76. may contain information that if not included properly may cause the
  77. program not to operate.
  78. Any other changes were considered to minor to document or place within
  79. this documentation.
  80.  
  81. Just what the heck is this thing?
  82.         This is a utility for sysops to check uploaded files or files
  83.         already on the BBS.
  84.         *** If you do NOT use ZIP on your BBS This is NOT for you! ***
  85.         1. It will check the CRC of files to determine if the file
  86.            has been tampered with or damaged.
  87.         2. It will place your BBS comments into the file and remove
  88.            the old comment.
  89.         3. It will remove BBS ads placed by other BBS systems.
  90.         4. In conjunction with SCAN.EXE it will scan for viruses and
  91.            move offline any files suspected of having a virus.
  92.         5. It will deny credit for uploads that do not meet the date
  93.            requirements of your BBS. Useful if you don't want a bunch
  94.            of old files uploaded.
  95.         6. Notifies you in your log file that a file was rejected and
  96.            the reason. Useful if users don't bother to tell you they
  97.            sent you a bad upload.
  98.  
  99. The following files should be included in this package:
  100.  
  101. ZIPFIRE.EXE    Main program
  102. ZIPFIRE.DOC    What you are reading now
  103. ZIPFIRE.CFG    A sample file to get it up and running in the
  104.                 fastest time. DO NOT RENAME
  105. ZIPFIRE.CFX    An extra copy of the CFG file just in case you need it.
  106.  
  107. FILE YOU MUST SUPPLY:
  108. DOOR.SYS        Supplied by your BBS.
  109. PKZIP.EXE       Must be IN YOUR DOS PATH
  110. PKUNZIP.EXE     Must be IN YOUR DOS PATH
  111. SCAN.EXE        Must be IN YOUR DOS PATH
  112.  
  113. FILES THAT WILL BE CREATED:
  114. LOCAL.RUN       Created if run locally. Lists Files Checked.
  115. DATETEST.*      Temp File for checking file dates.
  116. FILENAME.*      Temp File for checking file names.
  117. SCANLIST.*      Temp File for files to scan for virus.
  118. ZIPFILES.*      Temp File containing Zip filenames.
  119.  
  120. All of the above files EXCEPT LOCAL.RUN are deleted when the program
  121. exits. In the above the * stands for the node number that the upload
  122. was received on. Ex... 000 = Local, 001 = Node 1 etc. Only 999 Nodes
  123. are supported by this utility.
  124.  
  125.  
  126. STEP 1:
  127.         THE CONFIG FILE
  128. You will need to set the information in the CFG file.
  129.  
  130. UNREGISTERED              ; Your registration number, ignore if not
  131. SPITFIRE                  ; Your BBS type ONLY spitfire at this time
  132. The Blue Foxx BBS         ; Your BBS Name
  133. Tim                       ; Sysops First Name
  134. Maloney                   ; Sysops Last Name
  135. D:\SF                     ; Path to Move REJECTED FILES TO
  136. 1990                      ; Oldest year to accept files from
  137. C:\DOS\BAT\comment.add    ; The name of your comment file BLANK IF NOT USED
  138. 10GIGS.DOC                ; The following lines will contain
  139.                           ; any files you wish DELETED from
  140.                           ; the archived file. In other words
  141.                           ; any BBS comments that you want to
  142.                           ; remove should be listed here.
  143.                           ; a list has been provided to start you out.
  144.  
  145. STEP 1:
  146.         THIS IS THE STEP BY STEP. THIS MUST BE DONE!!!!!!
  147.  
  148.         Making it all work:
  149.         1. Copy all the files into a directory that is
  150.            IN YOUR DOS PATH.
  151.         2. During the logon you MUST have something that creates
  152.            a DOOR.SYS file for the caller. If you use SFLOGON.BAT
  153.            you will NOT need to do anything here!
  154.            If you do not use SFLOGON.BAT create a file called
  155.            SFLOGON.BAT in your MAIN SF DIRECTORY. You do not need
  156.            anything in it. SF only checks to see if it is there and
  157.            if found it will create the necessary DOOR.SYS file.
  158.            An easy way to check this is log on locally to your BBS.
  159.            When you reach the main menu, jump to DOS, try and view
  160.            the file DOOR.SYS if it exists and your logon name is in
  161.            it you are set. If not you will need to do the above.
  162.         3. In each of your UPLOAD BATCH FILES.  You must place the
  163.            following line IMMEDIATELY AFTER the line you use to
  164.            RECIEVE FILES. This line must contain the name of this
  165.            program and the PATH to that nodes DOOR.SYS file.
  166.            (The Main EXE file area of your node.)
  167.            example:
  168.  
  169.            REM  Upload using Zmodem
  170.            cd \sf\external
  171.            DSZ %2 rz
  172.            ZIPFIRE E:\SF
  173.            IF EXIST %3 copy %3  d:\sf\allnew
  174.  
  175.  
  176.         4. ZIPFIRE ?:\SF must be immediately AFTER the program
  177.            receiving the files and immediately BEFORE any file
  178.            copy routines that you use!
  179.  
  180.         5. LOCAL MODE FROM DOS:
  181.            Anytime ZIPFIRE is run and DOOR.SYS is NOT found it assumes
  182.            you are running it from DOS. In this instance you may also
  183.            add the command NOMOVE to the line.
  184.  
  185.                 ex: ZIPFIRE NOMOVE
  186.  
  187.            The local mode is mainly designed for you to check an entire
  188.            directory of ZIP files and NOT have the old ones moved to the
  189.            reject directory. If NOMOVE is not specified the files WILL BE
  190.            moved if they are rejected. In either case the file LOCAL.RUN
  191.            will be created in the ZIPFIRE directory listing any problems
  192.            found.
  193.  
  194.  
  195.         6. Thats all there is to it. Any archived files that are rejected or
  196.            do not meet the requirements of your BBS will be moved and you
  197.            will be notified in your CALLERS.LOG the reason.
  198.  
  199.         Thats all there is to it.. This is intended to be a FAST
  200.         utility. It is dependent on you suppling the other files
  201.         for it to work with. It is NOT intended to check any other
  202.         types of files except ZIP.
  203.  
  204.         It will check unlimited imbedded zip files within zip files.
  205.         However it is designed to mainly check for viruses in those
  206.         imbedded files. CRC checking is done on the first level zip
  207.         files and comments are only added to the main zip file.
  208.  
  209.  
  210. Final notes:
  211.         I realise this can do a LOT more that it does in its present
  212.         state. I have had various versions up for months in different
  213.         testing stages and shrank it down to this version. The others
  214.         were customized for my own personal wishes and if anyone would
  215.         like to suggest some ideas I'd be glad to hear them. Essentially
  216.         I just made this a streamlined program that would fit many Sysops
  217.         without being to hard to operate. There are no bells or whistles
  218.         as it is meant to be a FAST user friendly program.
  219.  
  220.  
  221. And there you have it.. If I have left anything out or if you have any
  222. suggestions for this or other programs....
  223.  
  224. Give me a call at The Blue Foxx BBS
  225.         (405) 482-3855 (19200) Compucomm
  226.         (405) 482-3869 (19200) USR Dual Standard
  227.  
  228.  
  229. If you would like to register this program:
  230.  
  231. ZIPFIRE Registration info:
  232.  
  233.         Send $10 And the Name Of The Progam you wish to register.
  234.         To:
  235.            Blue Foxx Software
  236.            P.O. Box 230
  237.            Altus OK, 73521
  238.  
  239.          Please Include the NAME you wish to Place on Your Registered
  240.          Version. Preferably this is the Sysops First and Last Name.
  241.  
  242. Your Registered Copy will Be available For immediate Download From
  243. the Blue Foxx BBS. If you wish to be pre-registered on the Blue Foxx please
  244. include the folowing with your registration:
  245.         First and Last Name you will use. (No Aliases)
  246.         Password
  247.         Birthdate
  248.         Mailing Address
  249.         City, State & ZIP Code
  250.  
  251. This does not have to be fancy.. Just tear off any old piece of paper and
  252. write clear enough to read and mail it off.
  253.  
  254. If you wish just use the ole Print Screen routine here and fill in the
  255. blanks.. Thats what I see most anyways..
  256.  
  257. Zip Fire File Test Utility $10-----
  258.  
  259. NAME (First and Last) __________________________________
  260.  
  261. Voice Phone Number _____________________________________
  262.  
  263. Password (if not already logged on) ____________________
  264.  
  265. In either Case if you have any suggestions feel free to call and leave
  266. me a comment.
  267.  
  268. *********************************** END OF DOC ****************************
  269.