Go to main content

man pages section 8: System Administration Commands

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

ftpscrub (8)

Name

ftpscrub - scrub the proftpd scoreboard file of stale entries

Synopsis

ftpscrub

Description

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 periodi-
       cally on sites which run proftpd in inetd mode.

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

       -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 directive, ftpscrub must either be recom-
                   piled, or this  option  must  be  used  in  order  to  find
                   proftpd's scoreboard.

       -v,--verbose
                   Reports  additional  information while scrubbing the score-
                   board.

FILES
       /usr/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


ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+---------------------+
       |ATTRIBUTE TYPE |  ATTRIBUTE VALUE    |
       +---------------+---------------------+
       |Availability   | service/network/ftp |
       +---------------+---------------------+
       |Stability      | Uncommitted         |
       +---------------+---------------------+

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

       Full  documentation  on  ProFTPD,  including configuration and FAQs, is
       available 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/



NOTES
       Source  code  for open source software components in Oracle Solaris can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This     software     was    built    from    source    available    at
       https://github.com/oracle/solaris-userland.   The  original   community
       source      was     downloaded     from      ftp://ftp.proftpd.org/dis-
       trib/source/proftpd-1.3.6.tar.gz.

       Further information about this software can be found on the open source
       community website at http://www.proftpd.org/.



                                 November 2008                     ftpscrub(8)