Project

General

Profile

Dcc Options » History » Version 7

Per Amundsen, 07/31/2016 05:15 PM

1 1 Per Amundsen
{{>toc}}
2
3
h1. Dcc Options
4
5 3 Per Amundsen
"Direct Client to Client":https://en.wikipedia.org/wiki/Direct_Client-to-Client options.
6
7 1 Per Amundsen
h2. Default download dir
8
9
The default download folder to use when receiving a file.
10
11 7 Per Amundsen
h2. Use fast get
12
13
if enabled, retrieves data as fast as possible without sending acknowledge packets, otherwise sends acknowledge packets after each read. (Slower but better compatibility with some clients/bots)
14
15 6 Mr. BS
h2. Show progress in taskbar
16
17
If enabled, AdiIRC will display progress bar in app icon in taskbar for dcc file transfers.
18
19 1 Per Amundsen
h2. Auto accept transfers
20
21
If enabled, AdiIRC will automatically accept dcc file transfers from any users. (Not recommended)
22
23
h2. Auto accept transfers only from host
24
25
If enabled, AdiIRC will automatically accept dcc file transfers from any users matching a host in the list. (Not recommended)
26 7 Per Amundsen
27
h2. Use fast send
28
29
if enabled, sends data as fast as possible without waiting for acknowledge packets, otherwise waits for acknowledge packets after each send. (Slower but better compatibility with some clients/bots)
30 1 Per Amundsen
31
h2. Portrange start
32
33
Start of the portrange to use for *sending* dcc files, this is not used for receiving files.
34
35
h2. Portrange end
36
37
End of the portrange to use for *sending* dcc files, this is not used for receiving files.
38
39
h2. Bind to adapter or IP address
40
41
If enabled, AdiIRC will try to bind to the chosen network adapter or IP address when *sending* dcc files, otherwise it will use ip address retrieved from the server.
42
43
h2. Prioritize IPv6
44
45
If "Bind to adapter or IP address" is enabled, AdiIRC will use the IPv6 address if found.
46
47
h2. Dcc Get Folders
48
49 5 Per Amundsen
List of folders to save dcc file transfers matched by file extensions.
50
51 4 Per Amundsen
[[Dcc_Get_Folders_Dialog|Dcc Get Folders Dialog]]