Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37415592
en ru br
Репозитории ALT
S:4.9.2-alt1
5.1: 4.0.7-alt0.M51.1
4.1: 3.7.0-alt1
4.0: 3.5.10-alt2
3.0: 3.2.1-alt1
+backports:3.5.4-alt0.C30.1
www.altlinux.org/Changes

Группа :: Сети/Передача файлов
Пакет: lftp

 Главная   Изменения   Спек   Патчи   Исходники   Загрузить   Gear   Bugs and FR  Repocop 

.\"
.\" lftpget.1 - gets files via FTP using lftp
.\"
.\" This file is part of lftp.
.\"
.\" This program is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
.\" the Free Software Foundation; either version 2 of the License , or
.\" (at your option) any later version.
.\"
.\" This program is distributed in the hope that it will be useful,
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
.\" GNU General Public License for more details.
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with this program; see the file COPYING. If not, write to
.\" the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
.\"
.TH lftpget 1 "11 Sep 1999"
.SH NAME
lftpget \- gets files via FTP using lftp
.SH SYNTAX
.BI "lftpget [" \-c "] [" \-d "] [" \-v "] " "URL " [ URL ...]

.SH "DESCRIPTION"
.B lftpget
will get a file from a remote host. It will reconnect if needed until
the transfer is done.
.PP
.B lftpget
is just a shell script that calls
.BR lftp (1).

.SH OPTIONS
.TP
.B \-c
Continue a previous transfer, reget.
.TP
.B \-d
Debug output.
.TP
.B \-v
Verbose output.

.SH FILES
.TP
.I "/etc/lftp.conf"
System wide startup file for lftp, affects this script.

.TP
.I "~/.lftp/rc," "~/.lftprc"
These files are executed on lftp startup after \fI/etc/lftp.conf\fR.
.TP
.I "~/.lftp/log"
The file things are logged to when lftp moves into the background in
nohup mode.
.TP
.I "~/.netrc"

The file is consulted to get default login to ftp server. It's
documented in the
.BR ftp (1)
manpage.

.SH SEE ALSO
.BR ftp "(1), " lftp (1)

.SH AUTHOR
Alexander V. Lukyanov <lav at yars.free.net>

.SH ACKNOWLEDGMENTS
This manual page was originally written by NicolАs Lichtmaier
<nick at debian.org>, for the Debian GNU/Linux system.
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin