logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ftpcount - show current number of connections for each proftpd server configuration

Authors

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

Description

       The  ftpcount  command  shows  the  current  number  of  connections per server and virtualhost/anonymous
       configuration defined in the proftpd.conf file.  Connections spawned by inetd are counted separately from
       those created by a master proftpd standalone server.

Files

/usr/bin/ftpcount/run/proftpd.scoreboard

Name

       ftpcount - show current number of connections for each proftpd server configuration

Options

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

       -f,--filescoreboard-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, ftpcount must either be recompiled or this option must be used  in  order
                   to find proftpd's scoreboard.

       -S,--serverserver-name
                   Specify  the  ServerName  for  a specific virtual host.  If used, ftpcount will only show the
                   session count for the given virtual host.

See Also

inetd(8),ftp(1),proftpd(8),ftpwho(1),ftptop(1),ftpshut(8)

       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/

                                                   March 2003                                        ftpcount(1)

Synopsis

ftpcount

See Also