2 <!DOCTYPE article PUBLIC
"-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
4 <!ENTITY % addindex
"IGNORE">
5 <!ENTITY % English
"INCLUDE" > <!-- change language only here -->
8 <article lang=
"&language;">
12 <author>&Lauri.Watts; &Lauri.Watts.mail;
</author>
14 <!-- TRANS:ROLES_OF_TRANSLATORS -->
17 <date>2002-
10-
16</date>
18 <releaseinfo>3.1</releaseinfo>
21 <keyword>KDE
</keyword>
22 <keyword>kdebase
</keyword>
23 <keyword>kcontrol
</keyword>
24 <keyword>network
</keyword>
25 <keyword>timeouts
</keyword>
32 <title>Preferences
</title>
34 <para>Here you can set timeout values. You might want to tweak them
35 if your connection is very slow, but the default settings are
36 appropriate for most users.
</para>
38 <para>Here
<guilabel>Timeout Values
</guilabel> are the length of time
39 an application should wait for an answer from a network operation.
</para>
41 <para>You can configure the following timeouts:
</para>
45 <term><guilabel>Socket read:
</guilabel></term>
47 <para> Some applications use
<firstterm>sockets
</firstterm> to
48 communicate. You can think of a socket as a water tap; while it is
49 open, water (or in our case, data) comes out, without any interaction.
50 If something stops this flow of data, the application will wait for
51 more to come. This could be a very long time, but you can configure a
52 maximum time for an application to wait with this option.
</para>
53 <para>This setting will only apply to
&kde; applications, of course.
</para>
58 <term><guilabel>Proxy connect:
</guilabel></term>
61 Sets how long to wait for a connection to a proxy server, if one is configured.
67 <term><guilabel>Server connect:
</guilabel></term>
70 Sets how long to wait for a connection to a remote server.
76 <term><guilabel>Server response:
</guilabel></term>
79 Sets how long to wait for a reply from a remote server.
86 <para>You can configure
<guilabel>FTP Options
</guilabel> here. At
87 present there is just two options:
</para>
90 <term><guilabel>Enable passive mode (PASV)
</guilabel></term>
91 <listitem><para>Passive
&FTP; is often required when you are behind a firewall.
92 Many firewalls only permit connections that were initiated from
93 <quote>the inside
</quote>. Passive
&FTP; is controlled by the client,
94 which makes it usable through firewalls.
</para></listitem>
98 <term><guilabel>Mark partially uploaded files
</guilabel></term>
99 <listitem><para>When a mark is placed in this box, partially uploaded files will
100 have a
<literal role=
"extension">.part
</literal> extension added to the end
101 of the file. This extension is removed once the file download is complete.
</para></listitem>