{
    "content": [
        {
            "type": "text",
            "text": "# ftpscrub(8) (man)\n\n**Summary:** ftpscrub - scrub the proftpd scoreboard file of stale entries\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| — | — | — | Reports additional information while scrubbing the scoreboard. |\n\n## See Also\n\n- inetd(8)\n- ftp(1)\n- proftpd(8)\n- ftpwho(1)\n- ftpcount(1)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (1 lines) — 1 subsections\n  - ftpscrub (1 lines)\n- **DESCRIPTION** (4 lines)\n- **OPTIONS** (1 lines) — 3 subsections\n  - -h,--help (1 lines)\n  - -f,--file (5 lines)\n  - -v,--verbose (2 lines)\n- **FILES** (1 lines) — 2 subsections\n  - /usr/sbin/ftpscrub (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\nftpscrub - scrub the proftpd scoreboard file of stale entries\n\n### SYNOPSIS\n\n#### ftpscrub\n\n### DESCRIPTION\n\nThe  ftpscrub  command  provides a way to scrub the scoreboard file on demand, at times which\nsuit the site best.  This should be run periodically on sites  which  run  proftpd  in  inetd\nmode.\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, ftpscrub must either be recompiled, or this op‐\ntion must be used in order to find proftpd's scoreboard.\n\n#### -v,--verbose\n\nReports additional information while scrubbing the scoreboard.\n\n### FILES\n\n#### /usr/sbin/ftpscrub\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),ftpcount(1)\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\nNovember 2008                                ftpscrub(8)\n\n"
        }
    ],
    "structuredContent": {
        "command": "ftpscrub",
        "section": "8",
        "mode": "man",
        "summary": "ftpscrub - scrub the proftpd scoreboard file of stale entries",
        "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, ftpscrub must either be recompiled, or this op‐ tion must be used in order to find proftpd's scoreboard."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "Reports additional information while scrubbing the scoreboard."
            }
        ],
        "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": "ftpcount",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/ftpcount/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "ftpscrub",
                        "lines": 1
                    }
                ]
            },
            {
                "name": "DESCRIPTION",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-h,--help",
                        "lines": 1
                    },
                    {
                        "name": "-f,--file",
                        "lines": 5
                    },
                    {
                        "name": "-v,--verbose",
                        "lines": 2
                    }
                ]
            },
            {
                "name": "FILES",
                "lines": 1,
                "subsections": [
                    {
                        "name": "/usr/sbin/ftpscrub",
                        "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
                    }
                ]
            }
        ]
    }
}