Go to main content

man pages section 1: User Commands

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

lftpget (1)

Name

lftpget - get a file with lftp(1)

Synopsis

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

Description

lftpget(1)                  General Commands Manual                 lftpget(1)



NAME
       lftpget - get a file with lftp(1)


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


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.


OPTIONS
       -c     Continue a previous download.

       -d     Debug output.

       -v     Verbose messages.



ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+------------------+
       |ATTRIBUTE TYPE | ATTRIBUTE VALUE  |
       +---------------+------------------+
       |Availability   | network/ftp/lftp |
       +---------------+------------------+
       |Stability      | Uncommitted      |
       +---------------+------------------+

SEE ALSO
       lftp(1), wget(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.



NOTES
       Source  code  for open source software components in Oracle Solaris can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This     software     was    built    from    source    available    at
       https://github.com/oracle/solaris-userland.   The  original   community
       source was downloaded from  https://lftp.yar.ru/ftp/lftp-4.9.2.tar.gz.

       Further information about this software can be found on the open source
       community website at https://lftp.yar.ru/.



                               31 December 2005                     lftpget(1)