1pure-ftpwho(8)                     Pure-FTPd                    pure-ftpwho(8)
2
3
4

NAME

6       pure-ftpwho - Report current FTP sessions
7

SYNTAX

9       pure-ftpwho [-c] [-h] [-H] [-n] [-p] [-s] [-v] [-w] [-W] [-x]
10

DESCRIPTION

12       pure-ftpwho  shows  current Pure-FTPd client sessions.  Only the system
13       administrator may run this.  Output can be text  (default),  HTML,  XML
14       data  and  parser-optimized.   The  server  has  to  be  compiled  with
15       --with-ftpwho to support this command.
16

OPTIONS

18       -c     the program is called via a web server (CGI interface) .  Output
19              is  a  full HTML page with the initial content-type header. This
20              option is  automatically  enabled  if  an  environment  variable
21              called  GATEWAY_INTERFACE  is  found. This is the default if you
22              can the program from a CGI-enabled web  server  (Apache,  Roxen,
23              Caudium, WN, ...) .
24
25       -h     Output help information and exit.
26
27       -H     Don't resolve host names, and only show IP addresses (faster).
28
29       -n     A synonym for -H.
30
31       -p     Output Mac OSX / GNUStep plist data.
32
33       -s     Output  only one line per client, with only numeric data, delim‐
34              ited by a | character.  It's not very human-readable,  but  it's
35              designed  for  easy  parsing  by  shell scripts (cut/sed) .  '|'
36              characters in user names or file names are quoted (\|) .
37
38       -v     Output an ASCII table (just like the default  mode),  with  more
39              info.  The verbose output includes the local IP, the local port,
40              the total size of transfered files and  the  current  number  of
41              transfered bytes.
42
43       -w     Output a complete HTML page (web mode).
44
45       -W     Output  an  HTML  page  with no header and no footer. This is an
46              embedded mode, suitable for inline calls from CGI,  SSI  or  PHP
47              scripts.
48
49       -x     Output well-formed XML data for post-processing.
50
51

FILES

53       /var/run/pure-ftpd/  Scoreboard  directory. Should always owned by root
54       and on a lockable filesystem.
55
56

ENVIRONMENT VARIABLES

58       GATEWAY_INTERFACE
59              If found, automatically run in CGI mode and output HTML data.
60
61

AUTHORS

63       Frank DENIS <j at pureftpd dot org>
64
65

SEE ALSO

67       ftp(1),  pure-ftpd(8)  pure-ftpwho(8)   pure-mrtginfo(8)   pure-upload‐
68       script(8)   pure-statsdecode(8)   pure-pw(8)  pure-quotacheck(8)  pure-
69       authd(8)
70
71       RFC 959, RFC 2389, RFC 2228 and RFC 2428.
72
73
74
75Pure-FTPd team                      1.0.32                      pure-ftpwho(8)
Impressum