home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / UPCHECK / SCANFILE.ZIP / SCANFILE.DOC < prev    next >
Text File  |  1993-04-20  |  8KB  |  193 lines

  1.          Copyright (c) 1993 by Craig E. Dunstan.  ALL RIGHTS RESERVED!
  2.  
  3.      The following text is taken from the documentation of TranScan - "The
  4.      Premium File Scanner & Converter!"  Download TSCN407.ZIP for the
  5.      latest version of TranScan.
  6.  
  7.      The author of TranScan can be reached at:
  8.  
  9.        BBS   (913) 266-0781 or 913-266-0790
  10.        VOICE (913) 266-2287
  11.  
  12.      WILDCAT V3+ & WILDCAT-IM
  13.  
  14.           TranScan provides direct support for Wildcat v3+ and Wildcat-IM
  15.           including updating the file database, writing messages to users,
  16.           reading COMM information from MAKEWILD.DAT and environment
  17.           variables, and writing to the Wildcat activity log.
  18.  
  19.           SCANFILE.BAT
  20.  
  21.           Create a SCANFILE.BAT file in the Wildcat home directory (where
  22.           MAKEWILD.DAT lives) as follows:
  23.  
  24.            TS %1
  25.  
  26.           TranScan receives the filename from Wildcat through the %1
  27.           environment variable.  It reads the node, port, and file
  28.           information by reading a combination of the following Wildcat
  29.           files. MAKEWILD.DAT, CONFDESC.DAT, ALLFILES.DAT, ALLFILES.IX,
  30.           DOOR.SYS and USERINFO.DAT.  If a virus is detected it writes a
  31.           SCANFILE.BAD file in the NODEx directory.  Wildcat detects the
  32.           presence of this file upon return and rejects the file.
  33.  
  34.           UPDATE FILE DATABASE DATE
  35.  
  36.           In the TranScan BBS Set-Up you have the option of updating the
  37.           Wildcat File Database Date.  If this is selected TranScan will
  38.           change the file date in Wildcat to match the date of the actual
  39.           file.  This is the date after TranScan has "Time Stamped" the
  40.           file using your default time stamp method.
  41.  
  42.           I recommend that you select "N" for this option.  Selecting "Y"
  43.           will change the filedate in Wildcat from the date and time of
  44.           upload to the actual date of the file.  This means that the [N]ew
  45.           file search in Wildcat will no longer work correctly.
  46.  
  47.           So, why is this feature available.  This works great when you are
  48.           doing a large scale conversion of your entire file database.  In
  49.           this way you could FRESHEN your Wildcat filedate to display the
  50.           actual file dates for all your older files.
  51.  
  52.           MESSAGES TO USERS
  53.  
  54.           TranScan has the ability to send messages directly to users
  55.           through the use of *.IMP files.  You should extract the *.IMP
  56.           files from the WILDCAT.ZIP file and place them in the same
  57.           directory as your MSG000.DAT file (usually c:\wc30\msg).  Be sure
  58.           to edit these files to suit your taste.
  59.  
  60.           You will notice that these files have "@" codes.  Wildcat uses
  61.           these codes to display user and system specific information when
  62.           it displays the message.  I am often asked why it displays the
  63.           SySop's statistics instead of the User's.  The reason, of course,
  64.           is that it displays the statistics of the person viewing the
  65.           file.  When the user displays the file it displays their first
  66.           name (@FIRST@) and their file statistics.
  67.  
  68.           TranScan is designed to only send one Thank You message even on
  69.           multiple uploads.  It will send a message if it encounters a
  70.           problem and display the filename that caused the problem in the
  71.           subject of those messages.
  72.  
  73.           AUTONODE
  74.  
  75.           If you use the AUTONODE feature of Wildcat you will need to
  76.           create a SCANFILE.RUN file in each node directory (NODE1, NODE2,
  77.           etc.) as follows:
  78.  
  79.            cd\wc30\wcwork\node1 rem or node2 or node3 etc.
  80.            TS %1
  81.  
  82.           OFF-LINE PROCESSING
  83.  
  84.           If you selected "Y" to either "Compress OffLine?" or "Do GIF/JPGs
  85.           OffLine?" you will need to add the following to either your
  86.           POSTCALL.BAT or daily event batch file:
  87.  
  88.            TS -L
  89.  
  90.           It is important to complete Off-Line processing before moving
  91.           files to other directories on your BBS.  Some SysOps add the
  92.           above command line to a SYSOP1.BAT file so that they can process
  93.           the files before moving them.  If this is done remotely TranScan
  94.           will display output through the COMM port durring this
  95.           processing.
  96.  
  97.           TRANSCAN & WCPRO
  98.  
  99.           For the reasons stated above in Off-Line processing, you may wish
  100.           to create a batch file to invoke WCPRO.  In this way you are
  101.           certain to complete Off-Line processing before moving files.  The
  102.           following is an example:
  103.  
  104.            cd\wc30
  105.            TS -L
  106.            WCPRO
  107.  
  108.           TRANSCAN & ORPHAN FILES
  109.  
  110.           An Orphan file is a file that is in a valid Wildcat file
  111.           directory path that is not yet in the Wildcat file database.
  112.           TranScan can add Orphan files to your Wildcat database "on the
  113.           fly".  Here at TranScan BBS I have my QMPRO configured to put all
  114.           downloads in my wildcat UPLOADS directory.  I have created a
  115.           AMPRO.BAT file as follows:
  116.  
  117.            cd\qmpro
  118.            QMPRO
  119.            TS C:\FILES\UPLOADS\*.* -D
  120.  
  121.           TranScan checks all the files in the UPLOADS directory against
  122.           the list of files (TS.DID) that it has already processed.  If it
  123.           finds a file that it has not already processed it will TranScan
  124.           it for viruses, recompress it, and then add the new file and
  125.           description (if there was one) to your Wildcat database.  This
  126.           eliminates any need to use the LOCAL UPLOAD feature in Wildcat.
  127.           In fact, you could have QMPRO.BAT run WCPRO.BAT right after
  128.           TranScan so that you would not forget to move these new uploads
  129.           to their proper directories.
  130.  
  131.           UPDATING YOUR ALLFILES.ZIP FILE DATE
  132.  
  133.           TranScan can update the filedate in Wildcat of your ALLFILES.ZIP
  134.           file quite easily.  After creating or updating this file in your
  135.           daily event call TranScan with the following command line:
  136.  
  137.                          TS C:\path\ALLFILES.ZIP /TK,T
  138.  
  139.           The /TK,T tells TranScan to KEEP the TimeStamp of the file and
  140.           the "T" tells TranScan to UPDATE the BBS filedate.
  141.  
  142.           RECOMMENDED CHANGES TO WCTEXT.DAT
  143.  
  144.           I recommend you change the prompts in your WCTEXT.DAT file if you
  145.           are using TranScan.
  146.  
  147.            Prompt #578: Scanning/testing @SUB@, please wait...
  148.            Change to:
  149.                Scanning/testing with TranScan. Please wait...
  150.            Prompt #579: @0E@@SUB@ - FAILED!
  151.            Change to:
  152.                @0E@@SUB@ - FAILED TranScan integrity/date/virus check!
  153.            Prompt #580: @0E@@SUB@ - PASSED!
  154.            Change to:
  155.                @0E@@SUB@ - PASSED TranScan integrity/date/virus check!
  156.  
  157.           PROBLEM SOLVING WITH WILDCAT
  158.  
  159.           1) The most common problem encountered with the Wildcat Set-Up
  160.           involves finding the MAKEWILD.DAT.  Your \WC30 directory MUST be
  161.           in your path!
  162.  
  163.           2) There should only be one copy of MAKEWILD.DAT on your system.
  164.           It is quite common to find extra MAKEWILD.DAT files on a system.
  165.           This is caused by running MAKEWILD.EXE from a directory other
  166.           than \WC30.  This can be avoided by creating a batch file to call
  167.           MAKEWILD.EXE.  I have created the following MAKEWILD.BAT and
  168.           located it in my root directory on drive C: (which is also the
  169.           first directory in my path statement):
  170.  
  171.            c:
  172.            cd\wc30
  173.            makewild.exe
  174.  
  175.           3) Another common problem involves running TranScan when another
  176.           node is active without defining a new NodeId.  This usually
  177.           happens under DESQview when a user opens the BIG DOS window and
  178.           runs TranScan or WcPro.  You can avoid problem like this by going
  179.           into DESQview's "Change Program" for the "Big DOS" window and
  180.           changing the following:
  181.  
  182.            Program...: Set
  183.  
  184.            Parameters: wcnodeid=250
  185.  
  186.            Directory.: c:\wc30
  187.           It is important to note that users with the SINGLE line version
  188.           of Wildcat MUST NEVER run Wildcat and TranScan at the same time. 
  189.  
  190.  
  191.  
  192.  
  193.