{
    "content": [
        {
            "type": "text",
            "text": "# lftpget(1) (man)\n\n**Summary:** lftpget - get a file with lftp(1)\n\n**Synopsis:** lftpget [-c] [-d] [-v] URL [URL...]\n\n## Flags\n\n| Flag | Long | Arg | Description |\n|------|------|-----|-------------|\n| -c | — | — |  |\n| -d | — | — |  |\n| -v | — | — |  |\n\n## See Also\n\n- lftp(1)\n- wget(1)\n\n## Section Outline\n\n- **NAME** (3 lines)\n- **SYNOPSIS** (3 lines)\n- **DESCRIPTION** (6 lines)\n- **OPTIONS** (1 lines) — 3 subsections\n  - -c (1 lines)\n  - -d (1 lines)\n  - -v (1 lines)\n- **SEE ALSO** (3 lines)\n- **AUTHOR** (8 lines)\n\n## Full Content\n\n### NAME\n\nlftpget - get a file with lftp(1)\n\n### SYNOPSIS\n\nlftpget [-c] [-d] [-v] URL [URL...]\n\n### DESCRIPTION\n\nThis manual page documents briefly the lftpget command.\n\nlftpget  is  a shell script for downloading by URL, it calls `lftp -c'.  It supports the same\nset of protocols as lftp does, including ftp, http, fish, sftp.\n\n### OPTIONS\n\n#### -c\n\n#### -d\n\n#### -v\n\n### SEE ALSO\n\nlftp(1), wget(1).\n\n### AUTHOR\n\nlftpget is Copyright (c) 1999-2000 Alexander V. Lukyanov <lav@yars.free.net>.\n\nThis manual page was initially written by Francois Wendling  <frwendling@free.fr>  and  later\nupdated by Alexander V. Lukyanov.\n\n\n\n31 December 2005                                lftpget(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "lftpget",
        "section": "1",
        "mode": "man",
        "summary": "lftpget - get a file with lftp(1)",
        "synopsis": "lftpget [-c] [-d] [-v] URL [URL...]",
        "flags": [
            {
                "flag": "-c",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-d",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-v",
                "long": null,
                "arg": null,
                "description": ""
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "lftp",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/lftp/1/json"
            },
            {
                "name": "wget",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/wget/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-c",
                        "lines": 1,
                        "flag": "-c"
                    },
                    {
                        "name": "-d",
                        "lines": 1,
                        "flag": "-d"
                    },
                    {
                        "name": "-v",
                        "lines": 1,
                        "flag": "-v"
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 8,
                "subsections": []
            }
        ]
    }
}