Project

General

Profile

Dcc Options » History » Version 2

Per Amundsen, 04/23/2016 10:46 AM

1 1 Per Amundsen
{{>toc}}
2
3
h1. Dcc Options
4
5
h2. Default download dir
6
7
The default download folder to use when receiving a file.
8
9
h2. Auto accept transfers
10
11
If enabled, AdiIRC will automatically accept dcc file transfers from any users. (Not recommended)
12
13
h2. Auto accept transfers only from host
14
15
If enabled, AdiIRC will automatically accept dcc file transfers from any users matching a host in the list. (Not recommended)
16
17
h2. Portrange start
18
19
Start of the portrange to use for *sending* dcc files, this is not used for receiving files.
20
21
h2. Portrange end
22
23
End of the portrange to use for *sending* dcc files, this is not used for receiving files.
24
25
h2. Bind to adapter or IP address
26
27
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.
28
29
h2. Prioritize IPv6
30
31
If "Bind to adapter or IP address" is enabled, AdiIRC will use the IPv6 address if found.
32
33
h2. Dcc Get Folders
34
35
List of folders to save dcc file transfers matched by file extensions.
36 2 Per Amundsen
Also option to open the file with a program on success.
37
Also option to run a command with the file as parameter on success.