Linux Commands Helper

💬 Your AI-powered Linux assistant

ftpcount Command - Show Number of Current FTP Users

The ftpcount command displays the current number of users connected to the FTP server. It is typically used with ProFTPD servers to monitor active sessions.

Syntax

ftpcount [options]

Examples

ftpcount

Show the number of current FTP users on the server.

ftpcount -v

Show detailed information about current FTP users.

Notes

  • Primarily used with ProFTPD servers; may not be available on all systems.
  • Requires appropriate permissions to query the FTP server status.
  • Related commands include ftpwho for listing users and ftp or lftp for FTP client operations.

© 2025 Linux Commands Helper. All rights reserved.

This project is under construction. Feedback and contributions are welcome.

Fazier badgeFeatured on Startup Fame