man pages section 1: User Commands

Exit Print View

Updated: July 2014
 
 

ftpwho (1)

Name

ftpwho - sion

Synopsis

ftpwho

Description




User Commands                                           ftpwho(1)



NAME
     ftpwho  - show current process information for each FTP ses-
     sion

SYNOPSIS
     ftpwho

DESCRIPTION
     The ftpwho command shows process information for all  active
     proftpd  connections, and a count of all connected users off
     of each server.  Proftpd sesssions spawned  from  inetd  are
     counted  separately  from  those created by a master proftpd
     standalone server.

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  Scoreboard-
                 File  directive in proftpd.conf ).  If proftpd's
                 default directory  has  been  changed  via  this
                 directive,  ftpwho must either be recompiled, or
                 this option  must  be  used  in  order  to  find
                 proftpd's scoreboard.

     -o,--outform format
                 Specify  an output format.  Currently, two "for-
                 mats" are supported: compat  and  oneline.   The
                 compat  format  is used for backward compatibil-
                 ity.  The  oneline  format  causes  all  of  the
                 fields for a session to be displayed on a single
                 line, for  ease  of  line-based  searches  (e.g.
                 grep).

     -v,--verbose
                 Reports  additional information for each connec-
                 tion, such as the remote host and current  work-
                 ing  directory.  -S,--server server-name Specify
                 the ServerName for a specific virtual host.   If
                 used,  ftpwho will only show session information
                 for the given virtual host.

FILES
     /usr/bin/ftpwho
     /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/cred-
     its.html



SunOS 5.11           Last change: March 2003                    1






User Commands                                           ftpwho(1)



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

     +---------------+---------------------+
     |ATTRIBUTE TYPE |  ATTRIBUTE VALUE    |
     +---------------+---------------------+
     |Availability   | service/network/ftp |
     +---------------+---------------------+
     |Stability      | Uncommitted         |
     +---------------+---------------------+
SEE ALSO
     inetd(8),ftp(1),proftpd(8),ftpcount(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/



NOTES
     This   software   was   built   from   source  available  at
     https://java.net/projects/solaris-userland.   The   original
     community       source       was       downloaded       from
     ftp://ftp.proftpd.org/distrib/source/proftpd-1.3.4c.tar.gz

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























SunOS 5.11           Last change: March 2003                    2