Dcc Options » History » Version 8
Per Amundsen, 08/27/2016 05:41 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 | 8 | Per Amundsen | h2. If file exists |
| 28 | |||
| 29 | Action to take when receiving a dcc transfer file transfer and *Auto accept transfers* is enabled and the file already exists. |
||
| 30 | |||
| 31 | When set to "Ask", you will be prompted what to do. |
||
| 32 | When set to "Resume", it will automatically resume the transfer. |
||
| 33 | When set to "Overwrite", the old file will be deleted and then start the transfer. |
||
| 34 | When set to "Cancel", the transfer will be canceled/ignored. |
||
| 35 | |||
| 36 | 7 | Per Amundsen | h2. Use fast send |
| 37 | |||
| 38 | 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) |
||
| 39 | 1 | Per Amundsen | |
| 40 | h2. Portrange start |
||
| 41 | |||
| 42 | Start of the portrange to use for *sending* dcc files, this is not used for receiving files. |
||
| 43 | |||
| 44 | h2. Portrange end |
||
| 45 | |||
| 46 | End of the portrange to use for *sending* dcc files, this is not used for receiving files. |
||
| 47 | |||
| 48 | h2. Bind to adapter or IP address |
||
| 49 | |||
| 50 | 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. |
||
| 51 | |||
| 52 | h2. Prioritize IPv6 |
||
| 53 | |||
| 54 | If "Bind to adapter or IP address" is enabled, AdiIRC will use the IPv6 address if found. |
||
| 55 | |||
| 56 | h2. Dcc Get Folders |
||
| 57 | |||
| 58 | 5 | Per Amundsen | List of folders to save dcc file transfers matched by file extensions. |
| 59 | |||
| 60 | 4 | Per Amundsen | [[Dcc_Get_Folders_Dialog|Dcc Get Folders Dialog]] |