glfs/basicnet/netprogs/ncftp/ncftp-config.xml
Mark Hymers f45b195302 Initial revision
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-07-07 20:28:42 +00:00

25 lines
731 B
XML

<sect2>
<title>Configuring ncftp</title>
<sect3><title>Config files</title>
<para><userinput>~/.ncftp/*</userinput>; especially
<userinput>~/.ncftp/prefs_v3</userinput></para>
</sect3>
<sect3><title>Configuration Information</title>
<para>Most ncftp configuration is done whilst 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><userinput>yes-i-know-about-NcFTPd=yes</userinput>: This disables
the splash screen advertising the NcFTPd server.</para>
<para>There are other options in the prefs_v3 file. Most of these are
self-explanatory.</para>
</sect3>
</sect2>