source: basicnet/netprogs/ncftp/ncftp-config.xml@ 25357c89

initial-import reorg
Last change on this file since 25357c89 was f45b1953, checked in by Mark Hymers <markh@…>, 22 years ago

Initial revision

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 731 bytes
Line 
1<sect2>
2<title>Configuring ncftp</title>
3
4<sect3><title>Config files</title>
5<para><userinput>~/.ncftp/*</userinput>; especially
6<userinput>~/.ncftp/prefs_v3</userinput></para>
7</sect3>
8
9<sect3><title>Configuration Information</title>
10
11<para>Most ncftp configuration is done whilst in the program and the
12configuration files are dealt with automatically. One exception to this
13is <filename>~/.ncftp/prefs_v3</filename>. There are various options to
14alter in there, including:</para>
15
16<para><userinput>yes-i-know-about-NcFTPd=yes</userinput>: This disables
17the splash screen advertising the NcFTPd server.</para>
18
19<para>There are other options in the prefs_v3 file. Most of these are
20self-explanatory.</para>
21</sect3>
22
23</sect2>
24
Note: See TracBrowser for help on using the repository browser.