home *** CD-ROM | disk | FTP | other *** search
/ The Best of Windows 95.com 1996 September / WIN95_09961.iso / ftpsrv / war-ftpdx.exe / chksvr.txt < prev    next >
Text File  |  1996-05-05  |  956b  |  38 lines

  1. chksvr.exe
  2.  
  3.  
  4. This is a utility that will run from the DOS command line,
  5. checking that the server is online, and restart it if is
  6. down. Source code is included.
  7.  
  8. To use this utility:
  9.  
  10.     1) Start the server and make sure that:
  11.         a) The welcome banner is disabled
  12.         b) The server will go online by itself
  13.            at startup.
  14.  
  15.     2) Make a backup copy of the user database
  16.        FtpDaemon.dat
  17.  
  18.     3) Stop the server
  19.  
  20.     4) Run chksvr from the command line in the
  21.        servers current directory.
  22.  
  23.     5) Verify that the server is started by chksvr.
  24.  
  25.     6) Shut down the server, and veriffy that chksvr
  26.        will restart it.
  27.  
  28.  
  29. NOTE: This utility will only handle situations where the server
  30.       is down due to an error. If setup files/databases are
  31.       corrupted, so that the server fails to go online, chksvr
  32.       will continue to start new copies of the server until the
  33.       PC is out of memory.
  34.  
  35. Use this utility with care :-)
  36.  
  37. Jarle
  38.