Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
ftpscrub(8)		     System Manager's Manual		     ftpscrub(8)

NAME
     ftpscrub - scrub the proftpd scoreboard file of stale entries

SYNOPSIS
     ftpscrub

DESCRIPTION
     The ftpscrub command provides a way to scrub the scoreboard file on demand,
     at  times	which  suit  the  site best.  This should be run periodically on
     sites which run proftpd in inetd mode.

OPTIONS
     -h,--help	 Display a short usage description, including all available  op-
		 tions.

     -f,--file scoreboard-file
		 Specify  the  full  path  to proftpd's run-time scoreboard file
		 (configured via the ScoreboardFile directive in proftpd.conf ).
		 If proftpd's default directory has been changed via this direc-
		 tive, ftpscrub must either be recompiled, or this  option  must
		 be used in order to find proftpd's scoreboard.

     -v,--verbose
		 Reports additional information while scrubbing the scoreboard.

FILES
     /usr/local/sbin/ftpscrub
     /var/run/proftpd.scoreboard

AUTHORS
     ProFTPD  is  written and maintained by a number of people, full credits can
     be found on http://www.proftpd.org/credits.html

SEE ALSO
     inetd(8),ftp(1),proftpd(8),ftpwho(1),ftpcount(1)

     Full documentation on ProFTPD, including configuration and FAQs, is  avail-
     able at http://www.proftpd.org/

     For   help/support,   try	 the   ProFTPD	 mailing   lists,   detailed  on
     http://www.proftpd.org/lists.html

     Report bugs at http://bugs.proftpd.org/

				  November 2008 		     ftpscrub(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ftpscrub&sektion=8&manpath=FreeBSD+Ports+15.1.quarterly>

home | help