77 lines
2.0 KiB
HTML
77 lines
2.0 KiB
HTML
<!DOCTYPE html>
|
|
<HTML><HEAD><TITLE>Manpage of ftpwho</TITLE>
|
|
</HEAD><BODY>
|
|
<HR>
|
|
<H2>NAME</H2>
|
|
|
|
ftpwho - show current process information for each ftp user
|
|
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>ftpwho</B>
|
|
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
The <B>ftpwho</B> command shows process information for all active proftpd
|
|
connections, and a count of all connected users off of each server. Proftpd
|
|
sessions spawned from inetd are counted seperately from those created by a
|
|
master proftpd <I>standalone</I> server.
|
|
|
|
<H2>OPTIONS</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT><B>-h, --help</B>
|
|
|
|
<DD>
|
|
Display a short usage description, including all available options.
|
|
<DT><B>-p, --path</B><I> scoreboard-path</I>
|
|
|
|
<DD>
|
|
Specify the full path to proftpd's run-time scoreboard files (configured
|
|
via the <B>ScoreboardPath</B> directive in proftpd.conf). If proftpd's
|
|
default directory has been changed via this directive, <B>ftpwho</B>
|
|
must either be recompiled, or this option must be used in order to find
|
|
proftpd's scoreboard.
|
|
<DT><B>-v, --verbose</B>
|
|
|
|
<DD>
|
|
Reports additional information for each connection, such as the remote
|
|
host and current working directory.
|
|
</DL>
|
|
|
|
<H2>FILES</H2>
|
|
|
|
<B>/usr/bin/ftpwho</B><BR>
|
|
<B>/var/run/proftpd-[pid]</B><BR>
|
|
<B>/var/run/proftpd-inetd</B>
|
|
|
|
|
|
<H2>AUTHORS</H2>
|
|
|
|
<P>
|
|
ProFTPD is written and maintained by a number of people, full credits
|
|
can be found on <A HREF="http://www.proftpd.org/credits.html">http://www.proftpd.org/credits.html</A>
|
|
|
|
<H2>SEE ALSO</H2>
|
|
inetd(8), ftp(1), proftpd(8), ftpcount(1), ftpshut(8)
|
|
|
|
<P>
|
|
Full documentation on ProFTPD, including configuration and FAQs is available at
|
|
<A HREF="http://www.proftpd.org/">http://www.proftpd.org/</A>
|
|
<P>
|
|
|
|
Report bugs at <A HREF="http://bugs.proftpd.org/">http://bugs.proftpd.org</A><BR>
|
|
For help/support, try the ProFTPD mailing lists, detailed on
|
|
<A HREF="http://www.proftpd.org/lists.html">http://www.proftpd.org/lists.html</A>
|
|
|
|
<p>
|
|
<hr>
|
|
<font size=2><b><i>
|
|
© Copyright 2017 The ProFTPD Project<br>
|
|
All Rights Reserved<br>
|
|
</i></b></font>
|
|
<hr>
|
|
|
|
</BODY>
|
|
</HTML>
|