{
    "mode": "man",
    "parameter": "lftpget",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/lftpget/1/json",
    "generated": "2026-05-30T05:14:33Z",
    "synopsis": "lftpget [-c] [-d] [-v] URL [URL...]",
    "sections": {
        "NAME": {
            "content": "lftpget - get a file with lftp(1)\n\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "lftpget [-c] [-d] [-v] URL [URL...]\n\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This 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",
            "subsections": []
        },
        "OPTIONS": {
            "content": "",
            "subsections": [
                {
                    "name": "-c",
                    "content": "",
                    "flag": "-c"
                },
                {
                    "name": "-d",
                    "content": "",
                    "flag": "-d"
                },
                {
                    "name": "-v",
                    "content": "",
                    "flag": "-v"
                }
            ]
        },
        "SEE ALSO": {
            "content": "lftp(1), wget(1).\n\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "lftpget 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)",
            "subsections": []
        }
    },
    "summary": "lftpget - get a file with lftp(1)",
    "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"
        }
    ]
}