home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / BBS_UTIL / VFREQDIR.ZIP / VFREQDIR.DOC < prev    next >
Text File  |  1994-01-03  |  4KB  |  100 lines

  1. VFREQDIR for VBBS       version 3.00   01-03-94
  2.  
  3. By Gordon Defibaugh
  4. 1@1512300 VirtualNet
  5. South Texas Software
  6. (512) 729-6777
  7.  
  8. With the release of VBBS 6.12b, the ability to FREQ files on-line
  9. via DirectMail is a reality.  Downloading a file from another
  10. site is easy if you know the full file name and it is in a
  11. sub-directory with the FREQ flag on.
  12.  
  13. I had recommended the use of the following Tagline entries to
  14. help other users determine another nodes status:
  15.  
  16.    Use:   DM         if you have DirectMail enabled in VCONFIG
  17.  
  18.           DM/F       if you have DirectMail enabled in VCONFIG
  19.                      and one or more file sub-directories have
  20.                      the FREQ flag on.
  21.  
  22.           DM/F!      if you have DirectMail enabled in VCONFIG,
  23.                      one or more file sub-directories have the
  24.                      FREQ flag on, and the file DMFREQ.ZIP is
  25.                      in one of these sub-directories.
  26.  
  27.  
  28. This is where VFREQDIR comes in.  Run daily as an event, VFREQDIR
  29. will create and maintain a directory listing which contains an
  30. entry for every file available to DirectMail FREQ.
  31.  
  32. By sending a DirectMail with the title:  FREQ DMFREQ.ZIP to
  33. another node running VFREQDIR, a return download will contain
  34. the files available for DirectMail FREQ.
  35.  
  36. See below for first time installation procedure.
  37.  
  38. To invoke VFREQDIR, put the executable VFREQDIR.EXE in your VBBS
  39. root directory.  The command line is as follows:
  40.  
  41. VFREQDIR.EXE drv\path phonenumber
  42.  
  43. Where drv\path is the drive and path to a FREQable sub-directory
  44. and phone number is your complete BBS number.
  45.  
  46. Example:
  47.  
  48. VFREQDIR.EXE C:\VBBS\LIBRARY\DMFREQ (512) 729-6777
  49.  
  50. Notes:  Only one space should separate the drv\path and the
  51.         phone number.
  52.  
  53.         In case of an error, check the \DATA\BBS.LOG file.
  54.         All error messages go to the screen and the BBS.LOG
  55.         once the path is determined.
  56.  
  57.         If DirectMail is not enabled in VCONFIG or you do not
  58.         have any file sub-directories with the FREQ flag on,
  59.         VFREQDIR will tell you.
  60.  
  61.         If any of the required system files are missing or have
  62.         a length of 0 bytes, you will be warned.
  63.  
  64.         VFREQDIR will process local and/or networked databases.
  65.         Only files flagged as online will be processed.  File
  66.         descriptions from other network nodes will be skipped.
  67.  
  68.         If you have a ZIPCOMNT.TXT file in your \TXT
  69.         sub-directory, VFREQDIR will add it to the DMFREQ.ZIP
  70.         output file.
  71.  
  72.  
  73. First time installation.  The following procedure should only
  74. be done once.
  75.  
  76.   It is recommended you set up a separate database for the
  77. DMFREQ.ZIP and DMFREQ.DIR files but it not mandatory.
  78. Make sure you have DirectMail on in VCONFIG and the sub-directory
  79. FREQ flag is on (VCONFIG Database Configuration, Files
  80. Databases). It doesn't matter if the database is networked
  81. or not.
  82.  
  83. Run VFREQDIR.EXE from the VBBS root directory with the above
  84. sub-directories path and your BBS phone number in the command
  85. line.
  86.  
  87. After VFREQDIR completes, login on your BBS and go to the files
  88. area.  Select the database where you sent the DMFREQ files
  89. and select the SysOp Upload.  Upload the DMFREQ.ZIP and
  90. DMFREQ.DIR files and give them a description.  Log off the BBS
  91. and the files will be updated.  A good description might
  92. be 'Files available with DirectMail FREQ'.
  93.  
  94. Run VFREQDIR.EXE once again to update the listing with the
  95. DMFREQ.DIR/DMFREQ.ZIP files.
  96.  
  97. This is a one time procedure.  Once the file descriptions
  98. are in, they do not change, only the data in the files.
  99.  
  100.