man > ftpwho(1)

📖 NAME

ftpwho — show current process information for each FTP session

🚀 Quick Reference

Use CaseCommandDescription
🔍 Show all active FTP sessionsftpwhoDisplay process info for all active proftpd connections with user count
📋 Verbose session detailsftpwho -vShow remote host and current working directory per connection
📄 Single-line per sessionftpwho -o onelineOutput each session on one line for easy grep/search
📊 JSON outputftpwho -o jsonEmit all session info as a JSON object
🎯 Filter by virtual hostftpwho -S server-nameShow sessions only for a specific virtual host
📁 Custom scoreboard pathftpwho -f /path/to/scoreboardSpecify non-default scoreboard file location

📝 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 sessions 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 ScoreboardFile 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, three formats are supported:

📋 -v, --verbose

Reports additional information for each connection, such as the remote host and current working 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

👤 AUTHORS

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

🔗 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/

ftpwho(1)
📖 NAME 🚀 Quick Reference 📝 SYNOPSIS 📖 DESCRIPTION ⚙️ OPTIONS
❓ -h, --help 📁 -f, --file scoreboard-file 📄 -o, --outform format 📋 -v, --verbose 🎯 -S, --server server-name
📁 FILES 👤 AUTHORS 🔗 SEE ALSO

Generated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-08-04 22:56 @216.73.216.89
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format