Blame doc/lftp.conf.5

Packit Service a2489d
.TH LFTP.CONF 5
Packit Service a2489d
.SH NAME
Packit Service a2489d
lftp.conf \- the global configuration file for lftp
Packit Service a2489d
Packit Service a2489d
.SH "DESCRIPTION"
Packit Service a2489d
the /etc/lftp.conf configuration file changes the default behavior of lftp and affects the settings for all users. User-specific options should be set in either the ~/.lftprc or ~/.lftp/rc file. These configuration files are read when lftp starts up and the parameters defined therein take affect at that time.
Packit Service a2489d
Packit Service a2489d
In addition to lftp's configuration options, aliases and 'set' commands can be defined in any of these configuration files. Refer to the Command and Settings sections of the lftp man page for more details.
Packit Service a2489d
Packit Service a2489d
.SH SEE ALSO
Packit Service a2489d
.BR lftp (1)