{
    "content": [
        {
            "type": "text",
            "text": "# ftpcount(1) (man)\n\n**Summary:** ftpcount - show current number of connections for each proftpd server configuration\n\n## Flags\n\n| Flag | Long | Arg | Description |\n|------|------|-----|-------------|\n| — | — | — |  |\n| — | — | — | Specify the full path to proftpd's run-time scoreboard file (configured via the ScoreboardFile directive in proftpd.conf |\n| — | — | — | Specify the ServerName for a specific virtual host. If used, ftpcount will only show the session count for the given vir |\n\n## See Also\n\n- inetd(8)\n- ftp(1)\n- proftpd(8)\n- ftpwho(1)\n- ftptop(1)\n- ftpshut(8)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (1 lines) — 1 subsections\n  - ftpcount (1 lines)\n- **DESCRIPTION** (4 lines)\n- **OPTIONS** (1 lines) — 3 subsections\n  - -h,--help (1 lines)\n  - -f,--file (5 lines)\n  - -S,--server (3 lines)\n- **FILES** (1 lines) — 2 subsections\n  - /usr/bin/ftpcount (1 lines)\n  - /run/proftpd.scoreboard (1 lines)\n- **AUTHORS** (1 lines) — 1 subsections\n  - http://www.proftpd.org/credits.html (1 lines)\n- **SEE ALSO** (3 lines) — 2 subsections\n  - http://www.proftpd.org/ (1 lines)\n  - http://www.proftpd.org/lists.html (5 lines)\n\n## Full Content\n\n### NAME\n\nftpcount - show current number of connections for each proftpd server configuration\n\n### SYNOPSIS\n\n#### ftpcount\n\n### DESCRIPTION\n\nThe  ftpcount  command  shows  the  current  number  of  connections  per server and virtual‐\nhost/anonymous configuration defined in the proftpd.conf file.  Connections spawned by  inetd\nare counted separately from those created by a master proftpd standalone server.\n\n### OPTIONS\n\n#### -h,--help\n\n#### -f,--file\n\nSpecify  the  full path to proftpd's run-time scoreboard file (configured via the\nScoreboardFile directive in proftpd.conf ).  If proftpd's default  directory  has\nbeen  changed  via this directive, ftpcount must either be recompiled or this op‐\ntion must be used in order to find proftpd's scoreboard.\n\n#### -S,--server\n\nSpecify the ServerName for a specific virtual host.  If used, ftpcount will  only\nshow the session count for the given virtual host.\n\n### FILES\n\n#### /usr/bin/ftpcount\n\n#### /run/proftpd.scoreboard\n\n### AUTHORS\n\nProFTPD  is  written  and  maintained  by  a  number  of people, full credits can be found on\n\n#### http://www.proftpd.org/credits.html\n\n### SEE ALSO\n\ninetd(8),ftp(1),proftpd(8),ftpwho(1),ftptop(1),ftpshut(8)\n\nFull  documentation  on  ProFTPD,  including  configuration  and  FAQs,   is   available   at\n\n#### http://www.proftpd.org/\n\nFor      help/support,     try     the     ProFTPD     mailing     lists,     detailed     on\n\n#### http://www.proftpd.org/lists.html\n\nReport bugs at http://bugs.proftpd.org/\n\n\n\nMarch 2003                                  ftpcount(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "ftpcount",
        "section": "1",
        "mode": "man",
        "summary": "ftpcount - show current number of connections for each proftpd server configuration",
        "synopsis": "",
        "flags": [
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "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, ftpcount must either be recompiled or this op‐ tion must be used in order to find proftpd's scoreboard."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "Specify the ServerName for a specific virtual host. If used, ftpcount will only show the session count for the given virtual host."
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "inetd",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/inetd/8/json"
            },
            {
                "name": "ftp",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/ftp/1/json"
            },
            {
                "name": "proftpd",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/proftpd/8/json"
            },
            {
                "name": "ftpwho",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/ftpwho/1/json"
            },
            {
                "name": "ftptop",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/ftptop/1/json"
            },
            {
                "name": "ftpshut",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/ftpshut/8/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "ftpcount",
                        "lines": 1
                    }
                ]
            },
            {
                "name": "DESCRIPTION",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-h,--help",
                        "lines": 1
                    },
                    {
                        "name": "-f,--file",
                        "lines": 5
                    },
                    {
                        "name": "-S,--server",
                        "lines": 3
                    }
                ]
            },
            {
                "name": "FILES",
                "lines": 1,
                "subsections": [
                    {
                        "name": "/usr/bin/ftpcount",
                        "lines": 1
                    },
                    {
                        "name": "/run/proftpd.scoreboard",
                        "lines": 1
                    }
                ]
            },
            {
                "name": "AUTHORS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "http://www.proftpd.org/credits.html",
                        "lines": 1
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": [
                    {
                        "name": "http://www.proftpd.org/",
                        "lines": 1
                    },
                    {
                        "name": "http://www.proftpd.org/lists.html",
                        "lines": 5
                    }
                ]
            }
        ]
    }
}