home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / MISC / FTSER10.ZIP / FTSER.DOC < prev    next >
Text File  |  2000-02-13  |  2KB  |  71 lines

  1. **********************************************************
  2.     (fancy ascii in dox suck)
  3.  
  4.     FTS'er v1.0
  5.  
  6. *************************************************************
  7.  
  8. Table of Contents
  9.  
  10.     Unfortunately, we used it to eat dinner on after our regular
  11.     table broke.  So all that's left are some mismatched <TD>
  12.     and <TR> fields.  Sorry.
  13.  
  14. *************************************************************************
  15.  
  16. 1.  Introduction
  17.  
  18.     You run a Filenet BBS.  You maintain filelists.  NFT used to maintain
  19.     them for you.  Now it thinks they're all yet to be born.  Whatever 
  20.     shall you do?
  21.  
  22.     Well, beside hooking me up with that gorgeous woman.
  23.  
  24.     Oh, that's *NOT* a woman.  Um.  Nevermind.
  25.  
  26.     Right - you're going to use FTS'er.  It's designed to be used as a 
  27.     daily event to keep your FTS (and .DIR files, which NFT uses) current
  28.     and neat and clean.  Though I can't make any promises about them 
  29.     brushing their teeth.
  30.  
  31. Hardware/Software Requirements
  32.  
  33.     A PC.
  34.     A working FTS network setup (e.g. - Filenet)
  35.  
  36. 2.  Setup (etupsay! etupsay!)
  37.  
  38.     From the commandline (or batch file):
  39.  
  40.     FTSER [path] -<a[age]/o[age]/m>
  41.  
  42.     Use only one switch at a time. Things in [] are mandatory, <> are
  43.     optional.  Default is only purging lists from non-existent nodes.
  44.     It will also purge the dirfile.  
  45.  
  46.     Omitting all these switches will get you the following help:
  47.  
  48. ■ Fts'er v1.0 - A UrielSoft Product
  49. φ Usage is FTSER [path] -<a[age]/o[age]/m>
  50. φ [path] is the DOS path for Filenet, withOUT trailing backslash.
  51. φ Switches: 
  52. φ -a = Request lists older than [age] and missing lists
  53. φ -o = Request lists older than [age]
  54. φ -m = Request missing lists
  55. φ [age] is a value in days, and defaults to 30.
  56. φ [age] == 0 requests all lists.
  57. φ Lists from non-existent nodes are automatically purged.
  58.  
  59.     FTS'er can be run from any location on the SAME DRIVE AS THE BBS.
  60.     If there is a need to switch drives and you want to code it, send
  61.     me a copy so I can re-release it, or you can ask nicely and I might
  62.     do it.  Maybe.  =)
  63.  
  64.     FTS'er will find the appropriate filelist directory from FDLFTS.CFG
  65.     in the filenet directory *YOU SPECIFY*.  GIGO, people, GIGO.
  66.  
  67.     FTS does not check to see if it has already requested a list.  So if
  68.     you run it twenty times a day with the -a switch, you'll request every
  69.     missing list twenty times a day.  If you set [age] to 1 each time, 
  70.     you're going to be requesting a *lot* of lists.
  71.