logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

lftpget - get a file with lftp(1)

Author

lftpget is Copyright (c) 1999-2000 Alexander V. Lukyanov <lav@yars.free.net>.

       This manual page was initially written by Francois Wendling <frwendling@free.fr>  and  later  updated  by
       Alexander V. Lukyanov.

                                                31 December 2005                                      lftpget(1)

Description

       This manual page documents briefly the lftpget command.

       lftpget  is  a  shell  script  for  downloading  by URL, it calls `lftp -c'.  It supports the same set of
       protocols as lftp does, including ftp, http, fish, sftp.

Name

       lftpget - get a file with lftp(1)

Options

-c     Continue a previous download.

       -d     Debug output.

       -v     Verbose messages.

See Also

lftp(1), wget(1).

Synopsis

lftpget [-c] [-d] [-v] URL [URL...]

See Also