{
    "content": [
        {
            "type": "text",
            "text": "# FTPUSERS(5) (man)\n\n## NAME\n\nftpusers — file which lists users who are not allowed to use ftp\n\n## DESCRIPTION\n\n/etc/ftpusers is used by proftpd(8); the file contains a list of users who are not allowed to\nuse the ftp command. For security reasons at least users like ``root'', ``bin'', ``uucp'' and\n``news'' should be listed in this file.  Blank lines and lines beginning with `#' are ignored.\n\n## Sections\n\n- **NAME**\n- **DESCRIPTION**\n- **EXAMPLES**\n- **FILES**\n- **SEE ALSO**\n- **Debian proftpd                  April 19, 2001                  Debian proftpd**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "FTPUSERS",
        "section": "5",
        "mode": "man",
        "summary": "ftpusers — file which lists users who are not allowed to use ftp",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [
            "/etc/ftpusers might contain the following entries:",
            "# /etc/ftpusers",
            "root",
            "bin",
            "uucp",
            "news"
        ],
        "see_also": [
            {
                "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"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 7,
                "subsections": []
            },
            {
                "name": "EXAMPLES",
                "lines": 10,
                "subsections": []
            },
            {
                "name": "FILES",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "Debian proftpd                  April 19, 2001                  Debian proftpd",
                "lines": 1,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "ftpusers — file which lists users who are not allowed to use ftp\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "/etc/ftpusers is used by proftpd(8); the file contains a list of users who are not allowed to\nuse the ftp command. For security reasons at least users like ``root'', ``bin'', ``uucp'' and\n``news'' should be listed in this file.  Blank lines and lines beginning with `#' are ignored.\n\nNote: a lines with `#' in the middle is not a comment. Don't put `#' after a name to comment\nit; use another line, or things will silently fail on you.\n",
                "subsections": []
            },
            "EXAMPLES": {
                "content": "/etc/ftpusers might contain the following entries:\n\n#\n# /etc/ftpusers\n#\nroot\nbin\nuucp\nnews\n",
                "subsections": []
            },
            "FILES": {
                "content": "/etc/ftpusers\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "ftp(1), proftpd(8)\n",
                "subsections": []
            },
            "Debian proftpd                  April 19, 2001                  Debian proftpd": {
                "content": "",
                "subsections": []
            }
        }
    }
}