mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-02 05:22:13 +08:00
2da087bdec
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1095 af4574ff-66df-0310-9fd7-8a98e5e911e0
25 lines
850 B
XML
25 lines
850 B
XML
<sect2>
|
|
<title>Configuring <application>ncftp</application></title>
|
|
|
|
<sect3><title>Config files</title>
|
|
<para><filename>~/.ncftp/*</filename>; especially
|
|
<filename>~/.ncftp/prefs_v3</filename></para>
|
|
</sect3>
|
|
|
|
<sect3><title>Configuration Information</title>
|
|
|
|
<para>Most <application>ncftp</application> configuration is done while in the
|
|
program and the configuration files are dealt with automatically. One
|
|
exception to this is <filename>~/.ncftp/prefs_v3</filename>. There are various
|
|
options to alter in there, including:</para>
|
|
|
|
<para><screen><userinput>yes-i-know-about-NcFTPd=yes</userinput></screen> :
|
|
This disables the splash screen advertising the
|
|
<application>NcFTPd</application> server.</para>
|
|
|
|
<para>There are other options in the <filename>prefs_v3</filename> file. Most of these are self-explanatory.</para>
|
|
</sect3>
|
|
|
|
</sect2>
|
|
|