1ftpwho(1) User Commands ftpwho(1)
2
3
4
6 ftpwho - show current process information for each FTP Server user
7
9 ftpwho [-v] [-V]
10
11
13 Use the ftpwho command to show the current process information for each
14 user logged in to the FTP Server. This information is in addition to
15 information displayed by the ftpcount(1) command.
16
18 The ftpwho command supports the following options:
19
20 -v Display the current process information and user counts for FTP
21 Server classes defined in virtual host ftpaccess(4) files.
22
23
24 -V Display the program copyright and version information, then ter‐
25 minate.
26
27
29 The following exit values are returned:
30
31 0 Successful completion.
32
33
34 >0 An error occurred.
35
36
38 /etc/ftpd/ftpaccess
39
40
41 /var/run/ftp.pids-classname
42
43
44 /etc/ftpd/ftpservers
45
47 See attributes(5) for descriptions of the following attributes:
48
49
50
51
52 ┌─────────────────────────────┬─────────────────────────────┐
53 │ ATTRIBUTE TYPE │ ATTRIBUTE VALUE │
54 ├─────────────────────────────┼─────────────────────────────┤
55 │Availability │SUNWftpu │
56 ├─────────────────────────────┼─────────────────────────────┤
57 │Interface Stability │External │
58 └─────────────────────────────┴─────────────────────────────┘
59
61 ftpcount(1), ps(1), in.ftpd(1M), ftpaccess(4), ftpservers(4),
62 attributes(5)
63
65 For separate class counts to be kept, class names defined in complete
66 virtual host ftpaccess files must be unique.
67
68
69
70SunOS 5.11 25 Apr 2003 ftpwho(1)