Dcc Options » History » Revision 7
« Previous |
Revision 7/23
(diff)
| Next »
Per Amundsen, 07/31/2016 05:15 PM
- Table of contents
- Dcc Options
Dcc Options¶
Direct Client to Client options.
Default download dir¶
The default download folder to use when receiving a file.
Use fast get¶
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)
Show progress in taskbar¶
If enabled, AdiIRC will display progress bar in app icon in taskbar for dcc file transfers.
Auto accept transfers¶
If enabled, AdiIRC will automatically accept dcc file transfers from any users. (Not recommended)
Auto accept transfers only from host¶
If enabled, AdiIRC will automatically accept dcc file transfers from any users matching a host in the list. (Not recommended)
Use fast send¶
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)
Portrange start¶
Start of the portrange to use for sending dcc files, this is not used for receiving files.
Portrange end¶
End of the portrange to use for sending dcc files, this is not used for receiving files.
Bind to adapter or IP address¶
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.
Prioritize IPv6¶
If "Bind to adapter or IP address" is enabled, AdiIRC will use the IPv6 address if found.
Dcc Get Folders¶
List of folders to save dcc file transfers matched by file extensions.
Updated by Per Amundsen over 8 years ago · 7 revisions