'\" t .\" Title: MLNET .\" Author: Sylvain Le Gall .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: Mar 14, 2009 .\" Manual: [FIXME: manual] .\" Source: [FIXME: source] .\" Language: English .\" .TH "MLNET" "1" "Mar 14, 2009" "[FIXME: source]" "[FIXME: manual]" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" mlnet \- your door to Edonkey, Directconnect, Gnutella, Bittorent, Overnet, OpenNap networks .SH "SYNOPSIS" .HP \w'\fBmlnet\fR\ 'u \fBmlnet\fR [options] .SH "DESCRIPTION" .PP This manual page documents briefly the \fBmlnet\fR command\&. .PP This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page\&. .PP With \fBmlnet\fR you will be able to connect to different peer\-to\-peer network : .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ .sp -1 .IP \(bu 2.3 .\} Edonkey .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ .sp -1 .IP \(bu 2.3 .\} DirectConnect .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ .sp -1 .IP \(bu 2.3 .\} Overnet .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ .sp -1 .IP \(bu 2.3 .\} OpenNap .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ .sp -1 .IP \(bu 2.3 .\} Bittorent .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ .sp -1 .IP \(bu 2.3 .\} Gnutella .RE .PP Peer to peer network is based on sharing file\&. Moreover, many servers on this different network have connection scripting\&. If you want to be welcome everywhere, it is highly recommended to share some files\&. When sharing take two consideration : number of file and total size of this file\&. The limit is typically : sharing more than 1 Gb and less than 1000 files\&. .PP MLDonkey is always in developpement\&. The download rate is not guaranteed\&. Through version it appears that queueing, uploading, downloading could be buggy\&. Normally, none of this bug really restrict you download / upload rate\&. If you see a very low rate, try to review all your settings and sharing before contacting the MLDonkey user mailing\-list \&. .SH "ENVIRONNEMENT" .PP COLUMNS,LINES sets width and height for the terminal\&. This is the terminal as you see it when connecting to the telnet port of you MLDonkey client\&. .PP MLDONKEY_DIR sets name of the directory where the application will run\&. This directory must contains all the files describe in \fImldonkey_ini\fR .PP MLDONKEY_MESSAGES name of the file where you can found the message for mldonkey\&. .PP YAHOO_SERVER hostname of the yahoo server to contact for Instant Messenging\&. .SH "OPTIONS" .PP \fB\-v\fR .RS 4 print version number and exit .RE .PP \fB\-exit\fR .RS 4 exit immediatly .RE .PP \fB\-format \fR .RS 4 check file format .RE .PP \fB\-test_ip \fR .RS 4 undocumented .RE .PP \fB\-check_impl\fR .RS 4 display information on the implementations .RE .PP \fB\-stdout\fR .RS 4 keep output to stdout after startup .RE .PP \fB\-stderr\fR .RS 4 keep output to stderr after startup .RE .PP \fB\-daemon\fR .RS 4 this argument was removed, core will exit .RE .PP \fB\-find_port\fR .RS 4 find another port when one is already used .RE .PP \fB\-pid\fR .RS 4 directory for pid file .RE .PP \fB\-useradd " "\fR .RS 4 create user/change password .RE .PP \fB\-client_name \fR .RS 4 small name of client (current: fsytyh) .RE .PP \fB\-allowed_ips \fR .RS 4 list of IP address allowed to connect to the core via telnet/GUI/WEB .sp for internal command set: list separated by spaces .sp example for internal command: set allowed_ips "127\&.0\&.0\&.0/8 192\&.168\&.1\&.2" .sp or for editing the ini\-file: list separated by semi\-colon .sp example for ini\-file: allowed_ips = [ "127\&.0\&.0\&.0/8"; "192\&.168\&.1\&.2";] .sp CIDR and range notations are supported: ie use 192\&.168\&.0\&.0/24 .sp or 192\&.168\&.0\&.0\-192\&.168\&.0\&.255 for 192\&.168\&.0\&.* (current: 127\&.0\&.0\&.1) .RE .PP \fB\-gui_port \fR .RS 4 port for Graphical Interfaces, 0 to deactivate GUI interface (current: 4001) .RE .PP \fB\-gift_port \fR .RS 4 port for GiFT Graphical Interfaces interaction\&. It was 1213, but the default is .sp now 0 for disabled, because it does not check for a password\&. (current: 0) .RE .PP \fB\-http_port \fR .RS 4 The port used to connect to your client with a web browser, 0 to deactivate web interface (current: 4080) .RE .PP \fB\-telnet_port \fR .RS 4 port for user interaction, 0 to deactivate telnet interface (current: 4000) .RE .PP \fB\-http_bind_addr \fR .RS 4 The IP address used to bind the http server (current: 0\&.0\&.0\&.0) .RE .PP \fB\-gui_bind_addr \fR .RS 4 The IP address used to bind the gui server (current: 0\&.0\&.0\&.0) .RE .PP \fB\-telnet_bind_addr \fR .RS 4 The IP address used to bind the telnet server (current: 0\&.0\&.0\&.0) .RE .PP \fB\-print_all_sources \fR .RS 4 Should *all* sources for a file be shown on HTML/telnet vd (current: true) .RE .PP \fB\-improved_telnet \fR .RS 4 Improved telnet interface (current: true) .RE .PP \fB\-verbosity \fR .RS 4 A space\-separated list of keywords\&. Each keyword triggers .sp printing information on the corresponding messages: .sp verb : verbose mode (interesting not only for coders) .sp mc : debug client messages .sp mr|raw : debug raw messages .sp mct : debug emule clients tags .sp ms : debug server messages .sp sm : debug source management .sp net : debug net .sp gui : debug gui .sp no\-login : disable login messages .sp file : debug file handling .sp do : some download warnings .sp up : some upload warnings .sp unk : unknown messages .sp ov : overnet .sp loc : debug source research/master servers .sp share: debug sharing .sp md4 : md4 computation .sp connect : debug connections .sp udp : udp messages .sp ultra|super : debug supernode .sp swarming : debug swarming .sp hc : http_client messages .sp hs : http_server messages .sp com : commands by non\-admin users .sp act : debug activity .sp bw : debug bandwidth .sp geo : debug GeoIP .sp unexp : debug unexpected messages (current: ) .RE .PP \fB\-max_hard_upload_rate \fR .RS 4 The maximal upload rate you can tolerate on your link in kBytes/s (0 = no limit) .sp The limit will apply on all your connections (clients and servers) and both .sp control and data messages\&. (current: 10) .RE .PP \fB\-max_hard_download_rate \fR .RS 4 The maximal download rate you can tolerate on your link in kBytes/s (0 = no limit) .sp The limit will apply on all your connections (clients and servers) and both .sp control and data messages\&. Maximum value depends on max_hard_upload_rate: .sp >= 10 \-> unlimited download .sp < 10 > 3 \-> download limited to upload * 4 .sp < 4 \-> download limited to upload * 3 (current: 50) .RE .PP \fB\-max_hard_upload_rate_2 \fR .RS 4 Second maximal upload rate for easy toggling (use bw_toggle) (current: 5) .RE .PP \fB\-max_hard_download_rate_2 \fR .RS 4 Second maximal download rate for easy toggling (use bw_toggle) (current: 20) .RE .PP \fB\-max_opened_connections \fR .RS 4 Maximal number of opened connections (current: 200) .RE .PP \fB\-max_opened_connections_2 \fR .RS 4 Second maximal number of opened connections for easy toggling (use bw_toggle) (current: 100) .RE .PP \fB\-max_indirect_connections \fR .RS 4 Amount of indirect connections in percent (min 30, max 70) of max_opened_connections (current: 30) .RE .PP \fB\-max_upload_slots \fR .RS 4 How many slots can be used for upload, minimum 3 (current: 5) .RE .PP \fB\-max_release_slots \fR .RS 4 How many percent of upload slots can be used for downloading files .sp tagged as release, maximum 75% (current: 20) .RE .PP \fB\-friends_upload_slot \fR .RS 4 Set aside a single reserved slot to upload to friends (current: true) .RE .PP \fB\-small_files_slot_limit \fR .RS 4 Maximum file size to benefit from the reserved slot for small files (0 to disable) (current: 10240) .RE .PP \fB\-dynamic_slots \fR .RS 4 Set this to true if you want to have dynamic upload slot allocation (experimental) (current: false) .RE .PP \fB\-max_connections_per_second \fR .RS 4 Maximal number of connections that can be opened per second (current: 5) .RE .PP \fB\-loop_delay \fR .RS 4 The delay in milliseconds to wait in the event loop\&. Can be decreased to .sp increase the bandwidth usage, or increased to lower the CPU usage\&. (current: 5) .RE .PP \fB\-nolimit_ips \fR .RS 4 list of IP addresses allowed to connect to the core with no limit on .sp upload/download and upload slots\&. List separated by spaces, wildcard=255 .sp ie: use 192\&.168\&.0\&.255 for 192\&.168\&.0\&.* (current: 127\&.0\&.0\&.1 ) .RE .PP \fB\-copy_read_buffer \fR .RS 4 This option enables MLdonkey to always read as much data as possible .sp from a channel, but use more CPU as it must then copy the data in the .sp channel buffer\&. (current: true) .RE .PP \fB\-enable_overnet \fR .RS 4 Set to true if you also want mldonkey to run as an overnet client .sp (enable_donkey must be true) (current: true) .RE .PP \fB\-enable_kademlia \fR .RS 4 Set to true if you also want mldonkey to run as an kademlia client .sp (enable_donkey must be true, and only experimental) (current: false) .RE .PP \fB\-enable_servers \fR .RS 4 Set to true if you want mldonkey to connect to edonkey servers .sp (enable_donkey must be true, and only experimental) (current: true) .RE .PP \fB\-enable_bittorrent \fR .RS 4 Set to true if you also want mldonkey to run as an Bittorrent client (current: true) .RE .PP \fB\-enable_donkey \fR .RS 4 Set to true if you also want mldonkey to run as a donkey client (current: true) .RE .PP \fB\-enable_opennap \fR .RS 4 Set to true if you also want mldonkey to run as a napster client (experimental) (current: false) .RE .PP \fB\-enable_soulseek \fR .RS 4 Set to true if you also want mldonkey to run as a soulseek client (experimental) (current: false) .RE .PP \fB\-enable_gnutella \fR .RS 4 Set to true if you also want mldonkey to run as a gnutella1 sub node (experimental) (current: false) .RE .PP \fB\-enable_gnutella2 \fR .RS 4 Set to true if you also want mldonkey to run as a gnutella2 sub node (experimental) (current: false) .RE .PP \fB\-enable_fasttrack \fR .RS 4 Set to true if you also want mldonkey to run as a Fasttrack sub node (experimental) (current: false) .RE .PP \fB\-enable_directconnect \fR .RS 4 Set to true if you also want mldonkey to run as a direct\-connect node (experimental) (current: false) .RE .PP \fB\-enable_openft \fR .RS 4 Set to true if you also want mldonkey to run as a OpenFT sub node (experimental) (current: false) .RE .PP \fB\-enable_fileTP \fR .RS 4 Set to true if you also want mldonkey to download HTTP files (experimental) (current: true) .RE .PP \fB\-client_ip \fR .RS 4 The last IP address used for this client (current: 134\&.157\&.168\&.19) .RE .PP \fB\-force_client_ip \fR .RS 4 Use the IP specified by \*(Aqclient_ip\*(Aq instead of trying to determine it .sp ourself\&. Don\*(Aqt set this option to true if you have dynamic IP\&. (current: false) .RE .PP \fB\-discover_ip \fR .RS 4 Use http://ip\&.discoveryvip\&.com/ip\&.asp to obtain WAN IP (current: true) .RE .PP \fB\-user_agent \fR .RS 4 User agent string (default = "default") (current: default) .RE .PP \fB\-rss_preprocessor \fR .RS 4 If MLDonkey can not read broken RSS feeds, use this program to preprocess them (current: xmllint) .RE .PP \fB\-ip_blocking_descriptions \fR .RS 4 Keep IP blocking ranges descriptions in memory (current: false) .RE .PP \fB\-ip_blocking \fR .RS 4 IP blocking list filename (peerguardian format), can also be in gz/bz2/zip format .sp Zip files must contain either a file named guarding\&.p2p or guarding_full\&.p2p\&. (current: ) .RE .PP \fB\-ip_blocking_countries \fR .RS 4 List of countries to block connections from/to (requires Geoip)\&. .sp Names are in ISO 3166 format, see http://www\&.maxmind\&.com/app/iso3166 .sp You can also at your own risk use "Unknown" for IPs Geoip won\*(Aqt recognize\&. (current: ) .RE .PP \fB\-ip_blocking_countries_block \fR .RS 4 false: use ip_blocking_countries as block list, all other countries are allowed .sp true: use ip_blocking_countries as allow list, all other countries are blocked (current: false) .RE .PP \fB\-geoip_dat \fR .RS 4 Location of GeoIP\&.dat (Get one from http://www\&.maxmind\&.com/download/geoip/database/) (current: ) .RE .PP \fB\-tcpip_packet_size \fR .RS 4 The size of the header of a TCP/IP packet on your connection (ppp adds .sp 14 bytes sometimes, so modify to take that into account) (current: 40) .RE .PP \fB\-mtu_packet_size \fR .RS 4 The size of the MTU of a TCP/IP packet on your connection (current: 1500) .RE .PP \fB\-minimal_packet_size \fR .RS 4 The size of the minimal packet you want mldonkey to send when data is .sp available on the connection (current: 600) .RE .PP \fB\-socket_keepalive \fR .RS 4 Should a connection check if the peer we are connected to is still alive? .sp This implies some bandwidth\-cost (with 200 connections ~10\-20%) (current: false) .RE .PP \fB\-http_proxy_server \fR .RS 4 Direct HTTP queries to HTTP proxy (current: ) .RE .PP \fB\-http_proxy_port \fR .RS 4 Port of HTTP proxy (current: 8080) .RE .PP \fB\-http_proxy_tcp \fR .RS 4 Direct TCP connections to HTTP proxy (the proxy should support CONNECT) (current: false) .RE .PP \fB\-html_mods \fR .RS 4 Whether to use the modified WEB interface (current: true) .RE .PP \fB\-html_mods_style \fR .RS 4 Which html_mods style to use (set with html_mods_style command) (current: 0) .RE .PP \fB\-html_mods_human_readable \fR .RS 4 Whether to use human readable GMk number format (current: true) .RE .PP \fB\-html_mods_use_relative_availability \fR .RS 4 Whether to use relative availability in the WEB interface (current: true) .RE .PP \fB\-html_mods_vd_network \fR .RS 4 Whether to display the Net column in vd output (current: true) .RE .PP \fB\-html_mods_vd_comments \fR .RS 4 Whether to display the Comments column in vd output (current: true) .RE .PP \fB\-html_mods_vd_user \fR .RS 4 Whether to display the User column in vd output (current: false) .RE .PP \fB\-html_mods_vd_group \fR .RS 4 Whether to display the Group column in vd output (current: false) .RE .PP \fB\-html_mods_vd_active_sources \fR .RS 4 Whether to display the Active Sources column in vd output (current: true) .RE .PP \fB\-html_mods_vd_age \fR .RS 4 Whether to display the Age column in vd output (current: true) .RE .PP \fB\-html_flags \fR .RS 4 Whether to display flags instead of country codes (current: true) .RE .PP \fB\-html_mods_vd_gfx \fR .RS 4 Show graph in vd output (current: true) .RE .PP \fB\-html_mods_vd_gfx_remove \fR .RS 4 Remove graph files on core shutdown (current: false) .RE .PP \fB\-html_mods_vd_gfx_fill \fR .RS 4 Fill graph in vd output (current: true) .RE .PP \fB\-html_mods_vd_gfx_split \fR .RS 4 Split download and upload graph in vd output (current: false) .RE .PP \fB\-html_mods_vd_gfx_stack \fR .RS 4 Stacked download and upload graph (current: true) .RE .PP \fB\-html_mods_vd_gfx_flip \fR .RS 4 Flip up/side graph position in vd output (current: true) .RE .PP \fB\-html_mods_vd_gfx_mean \fR .RS 4 Show mean line on graph in vd output (current: true) .RE .PP \fB\-html_mods_vd_gfx_transparent \fR .RS 4 Show transparent graph in vd output (only for png) (current: true) .RE .PP \fB\-html_mods_vd_gfx_png \fR .RS 4 Draw graph as png if true, else draw as jpg in vd output (current: true) .RE .PP \fB\-html_mods_vd_gfx_h \fR .RS 4 Show hourly graph in vd output (current: true) .RE .PP \fB\-html_mods_vd_gfx_x_size \fR .RS 4 Graph x size in vd output ( 365 < x < 3665 ) (current: 795) .RE .PP \fB\-html_mods_vd_gfx_y_size \fR .RS 4 Graph y size in vd output ( 200 < y < 1200 ) (current: 200) .RE .PP \fB\-html_mods_vd_gfx_h_intervall \fR .RS 4 compute values for hourly graph every 1,2,3,4,5,10,15,20,30,60 min .sp Changes to this option require a core restart\&. (current: 60) .RE .PP \fB\-html_mods_vd_gfx_h_dymamic \fR .RS 4 Dynamic grid width, start with 1 h/grid, maximum html_mods_vd_gfx_h_grid_time h/grid (current: true) .RE .PP \fB\-html_mods_vd_gfx_h_grid_time \fR .RS 4 Max hours on time scale per grid (0 = no limit) (current: 0) .RE .PP \fB\-html_mods_vd_gfx_subgrid \fR .RS 4 Number of shown subgrids on graph (0 = no subgrids) (current: 0) .RE .PP \fB\-html_mods_vd_gfx_tag \fR .RS 4 Draw tag graph (current: false) .RE .PP \fB\-html_mods_vd_gfx_tag_use_source \fR .RS 4 Use tag source image (current: false) .RE .PP \fB\-html_mods_vd_gfx_tag_source \fR .RS 4 Tag source image name (current: image) .RE .PP \fB\-html_mods_vd_gfx_tag_png \fR .RS 4 Draw tag as png if true, else draw as jpg in vd output (current: true) .RE .PP \fB\-html_mods_vd_gfx_tag_enable_title \fR .RS 4 Enable tag graph title (current: true) .RE .PP \fB\-html_mods_vd_gfx_tag_title \fR .RS 4 Tag graph title (current: MLNet traffic) .RE .PP \fB\-html_mods_vd_gfx_tag_title_x_pos \fR .RS 4 Tag graph title x pos in vd output (current: 4) .RE .PP \fB\-html_mods_vd_gfx_tag_title_y_pos \fR .RS 4 Tag graph title y pos in vd output (current: 1) .RE .PP \fB\-html_mods_vd_gfx_tag_dl_x_pos \fR .RS 4 Tag graph download x pos in vd output (current: 4) .RE .PP \fB\-html_mods_vd_gfx_tag_dl_y_pos \fR .RS 4 Tag graph download y pos in vd output (current: 17) .RE .PP \fB\-html_mods_vd_gfx_tag_ul_x_pos \fR .RS 4 Tag graph upload x pos in vd output (current: 4) .RE .PP \fB\-html_mods_vd_gfx_tag_ul_y_pos \fR .RS 4 Tag graph upload y pos in vd output (current: 33) .RE .PP \fB\-html_mods_vd_gfx_tag_x_size \fR .RS 4 Tag graph x size in vd output ( 130 < x < 3600 ) (current: 80) .RE .PP \fB\-html_mods_vd_gfx_tag_y_size \fR .RS 4 Tag graph y size in vd output ( 50 < x < 1200 ) (current: 50) .RE .PP \fB\-html_mods_vd_last \fR .RS 4 Whether to display the Last column in vd output (current: true) .RE .PP \fB\-html_mods_vd_prio \fR .RS 4 Whether to display the Priority column in vd output (current: true) .RE .PP \fB\-html_vd_barheight \fR .RS 4 Change height of download indicator bar in vd output (current: 2) .RE .PP \fB\-html_vd_chunk_graph \fR .RS 4 Whether to display chunks list as graph or text in vd output (current: true) .RE .PP \fB\-html_vd_chunk_graph_style \fR .RS 4 Change style of chunk graph (current: 0) .RE .PP \fB\-html_vd_chunk_graph_max_width \fR .RS 4 Change max width of chunk graph (current: 200) .RE .PP \fB\-html_mods_show_pending \fR .RS 4 Whether to display the pending slots in uploaders command (current: true) .RE .PP \fB\-html_mods_load_message_file \fR .RS 4 Whether to load the mldonkey_messages\&.ini file (false=use internal settings) (current: false) .RE .PP \fB\-html_mods_max_messages \fR .RS 4 Maximum chat messages to log in memory (current: 50) .RE .PP \fB\-html_mods_bw_refresh_delay \fR .RS 4 bw_stats refresh delay (seconds) (current: 11) .RE .PP \fB\-html_mods_theme \fR .RS 4 html_mods_theme to use (located in relative html_themes/ directory .sp leave blank to use internal theme (current: ) .RE .PP \fB\-html_checkbox_vd_file_list \fR .RS 4 Whether to use checkboxes in the WEB interface for download list (current: true) .RE .PP \fB\-html_checkbox_search_file_list \fR .RS 4 Whether to use checkboxes in the WEB interface for search result list (current: false) .RE .PP \fB\-html_use_gzip \fR .RS 4 Use gzip compression on web pages (current: false) .RE .PP \fB\-html_mods_use_js_tooltips \fR .RS 4 Whether to use the fancy javascript tooltips or plain html\-title (current: true) .RE .PP \fB\-html_mods_js_tooltips_wait \fR .RS 4 How long to wait before displaying the tooltips (current: 0) .RE .PP \fB\-html_mods_js_tooltips_timeout \fR .RS 4 How long to display the tooltips (current: 100000) .RE .PP \fB\-html_mods_use_js_helptext \fR .RS 4 Use javascript to display option help text as js popup (true=use js, false=use html tables) (current: true) .RE .PP \fB\-allow_local_network \fR .RS 4 If this option is set, IP addresses on the local network are allowed .sp (only for debugging) (current: false) .RE .PP \fB\-log_size \fR .RS 4 size of log in number of records (current: 300) .RE .PP \fB\-log_file_size \fR .RS 4 Maximum size of log_file in MB, this value is only checked on startup, .sp log_file will be deleted if its bigger than log_file_size\&. (current: 2) .RE .PP \fB\-log_file \fR .RS 4 The file in which you want mldonkey to log its debug messages\&. If you .sp set this option, mldonkey will log this info in the file until you use the .sp \*(Aqclose_log\*(Aq command\&. The log file may become very large\&. You can .sp also enable logging in a file after startup using the \*(Aqlog_file\*(Aq command\&. (current: mlnet\&.log) .RE .PP \fB\-log_to_syslog \fR .RS 4 Post log messages to syslog\&. This setting is independent of log_file .sp and its associated commands, therefore close_log does not stop log to syslog\&. .sp Its therefore possible to log to syslog and log_file at the same time\&. (current: false) .RE .PP \fB\-gui_log_size \fR .RS 4 number of lines for GUI console messages (current: 30) .RE .PP \fB\-auto_commit \fR .RS 4 Set to false if you don\*(Aqt want mldonkey to automatically put completed files .sp in incoming directory (current: true) .RE .PP \fB\-pause_new_downloads \fR .RS 4 Set to true if you want all new downloads be paused immediatly .sp will be set to false on core start\&. (current: false) .RE .PP \fB\-release_new_downloads \fR .RS 4 Set to true if you want to activate the release slot feature for all new downloads\&. (current: false) .RE .PP \fB\-max_concurrent_downloads \fR .RS 4 The maximal number of files in Downloading state (other ones are Queued) (current: 50) .RE .PP \fB\-sources_per_chunk \fR .RS 4 How many sources to use to download each chunk (current: 3) .RE .PP \fB\-max_recover_zeroes_gap \fR .RS 4 The maximal length of zero bytes between non\-zero bytes in a file that .sp should be interpreted as downloaded during a recovery (current: 16) .RE .PP \fB\-file_completed_cmd \fR .RS 4 A command that is called when a file is committed, does not work on MinGW\&. .sp Arguments are (kept for compatibility): .sp $1 \- temp file name, without path .sp $2 \- file size .sp $3 \- filename of the committed file .sp Also these environment variables can be used (preferred way): .sp $TEMPNAME \- temp file name, including path .sp $FILEID \- same as $1 .sp $FILESIZE \- same as $2 .sp $FILENAME \- same as $3 .sp $FILEHASH \- internal hash .sp $DURATION \- download duration .sp $INCOMING \- directory used for commit .sp $NETWORK \- network used for downloading .sp $ED2K_HASH \- ed2k hash if MD4 is known .sp $FILE_OWNER \- user who started the download .sp $FILE_GROUP \- group the file belongs to .sp $USER_MAIL \- mail address of file_owner .sp (current: ) .RE .PP \fB\-file_started_cmd \fR .RS 4 The command which is called when a download is started\&. Arguments .sp are \*(Aq\-file \*(Aq .sp Also these environment variables can be used (preferred way): .sp $TEMPNAME \- temp file name, including path .sp $FILEID \- same as $1 .sp $FILESIZE \- same as $2 .sp $FILENAME \- same as $3 .sp $FILEHASH \- internal hash .sp $NETWORK \- network used for downloading .sp $ED2K_HASH \- ed2k hash if MD4 is known .sp $FILE_OWNER \- user who started the download .sp $FILE_GROUP \- group the file belongs to .sp $USER_MAIL \- mail address of file_owner .sp (current: ) .RE .PP \fB\-run_as_user \fR .RS 4 The login of the user you want mldonkey to run as, after the ports .sp have been bound (can be used not to run with root privileges when .sp a port < 1024 is needed) (current: ) .RE .PP \fB\-run_as_useruid \fR .RS 4 The UID of the user (0=disabled) you want mldonkey to run as, after the ports .sp have been bound (can be used not to run with root privileges when .sp a port < 1024 is needed) (current: 0) .RE .PP \fB\-run_as_group \fR .RS 4 The group of run_as_user user to be used (current: ) .RE .PP \fB\-run_as_groupgid \fR .RS 4 The group of run_as_user user to be used (current: 0) .RE .PP \fB\-ask_for_gui \fR .RS 4 Ask for GUI start (current: false) .RE .PP \fB\-start_gui \fR .RS 4 Automatically Start the GUI (current: false) .RE .PP \fB\-recover_temp_on_startup \fR .RS 4 Should MLdonkey try to recover downloads of files in temp/ at startup (current: true) .RE .PP \fB\-config_files_security_space \fR .RS 4 How many megabytes should MLdonkey keep for saving configuration files\&. (current: 10) .RE .PP \fB\-smtp_server \fR .RS 4 The mail server you want to use (must be SMTP)\&. Use hostname or IP address (current: 127\&.0\&.0\&.1) .RE .PP \fB\-smtp_port \fR .RS 4 The port to use on the mail server (default 25) (current: 25) .RE .PP \fB\-mail \fR .RS 4 Your e\-mail if you want to receive mails when downloads are completed (current: ) .RE .PP \fB\-add_mail_brackets \fR .RS 4 Does your mail\-server need <\&.\&.\&.> around addresses (current: false) .RE .PP \fB\-filename_in_subject \fR .RS 4 Send filename in mail subject (current: true) .RE .PP \fB\-url_in_mail \fR .RS 4 Put a prefix for the filename here which shows up in the notification mail (current: ) .RE .PP \fB\-temp_directory \fR .RS 4 The directory where temporary files should be put (current: temp) .RE .PP \fB\-share_scan_interval \fR .RS 4 How often (in minutes) should MLDonkey scan all shared directories for new/removed files\&. .sp Minimum 5, 0 to disable\&. Use command reshare to manually scan shares\&. .sp When core starts, shared directories are scanned once, independent of this option\&. (current: 30) .RE .PP \fB\-create_file_mode \fR .RS 4 New download files are created with these rights (in octal) (current: 664) .RE .PP \fB\-create_dir_mode \fR .RS 4 New directories in incoming_directories are created with these rights (in octal) (current: 755) .RE .PP \fB\-create_file_sparse \fR .RS 4 Create new files as sparse, only valid on MinGW for files on NTFS drives (current: true) .RE .PP \fB\-hdd_temp_minfree \fR .RS 4 Mininum free space in MB on temp_directory, minimum 50 (current: 50) .RE .PP \fB\-hdd_temp_stop_core \fR .RS 4 If true core shuts down when free space on temp dir is below hdd_temp_minfree, .sp otherwise all downloads are paused and a warning email is sent\&. (current: false) .RE .PP \fB\-hdd_coredir_minfree \fR .RS 4 Mininum free space in MB on core directory, minimum 20 (current: 50) .RE .PP \fB\-hdd_coredir_stop_core \fR .RS 4 If true core shuts down when free space on core dir is below hdd_coredir_minfree, .sp otherwise all downloads are paused and a warning email is sent\&. (current: true) .RE .PP \fB\-hdd_send_warning_interval \fR .RS 4 Send a warning mail each hours for each directory, 0 to deactivate mail warnings\&. (current: 1) .RE .PP \fB\-previewer \fR .RS 4 Name of program used for preview (first arg is local filename, second arg .sp is name of file as searched on eDonkey (current: /usr/bin/see) .RE .PP \fB\-mldonkey_bin \fR .RS 4 Directory where mldonkey binaries are installed (current: \&.) .RE .PP \fB\-mldonkey_gui \fR .RS 4 Name of GUI to start (current: \&./mlgui) .RE .PP \fB\-allow_any_command \fR .RS 4 Allow you to use any command with ! in the interface instead of only the .sp ones in allowed_commands (current: false) .RE .PP \fB\-allow_browse_share \fR .RS 4 Allow others to browse our share list (0: none, 1: friends only, 2: everyone (current: 1) .RE .PP \fB\-messages_filter \fR .RS 4 Regexp of messages to filter out, example: string1|string2|string3 (current: DI\-Emule|ZamBoR|Ketamine|eMule FX|AUTOMATED MESSAGE|Hi Honey!|Do you live in my area|download HyperMule) .RE .PP \fB\-comments_filter \fR .RS 4 Regexp of comments to filter out, example: string1|string2|string3 (current: http://|https://|www\e\&.) .RE .PP \fB\-save_results \fR .RS 4 (experimental) (current: 0) .RE .PP \fB\-buffer_writes \fR .RS 4 Buffer writes and flush after buffer_writes_delay seconds (experimental) (current: false) .RE .PP \fB\-buffer_writes_delay \fR .RS 4 Buffer writes and flush after buffer_writes_delay seconds (experimental) (current: 30\&.) .RE .PP \fB\-buffer_writes_threshold \fR .RS 4 Flush buffers if buffers exceed buffer_writes_threshold kB (experimental) (current: 1024) .RE .PP \fB\-emule_mods_count \fR .RS 4 build statistics about eMule mods (current: false) .RE .PP \fB\-emule_mods_showall \fR .RS 4 show all eMule mods in statistics (current: false) .RE .PP \fB\-backup_options_delay \fR .RS 4 How often (in hours) should a backup of the ini files be written into old_config\&. .sp A value of zero means that a backup is written only when the core shuts down\&. (current: 0) .RE .PP \fB\-backup_options_generations \fR .RS 4 Define the total number of options archives in old_config\&. (current: 10) .RE .PP \fB\-backup_options_format \fR .RS 4 Define the format of the archive, zip or tar\&.gz are valid\&. (current: tar\&.gz) .RE .PP \fB\-shutdown_timeout \fR .RS 4 The maximum time in seconds to wait for networks to cleanly shutdown\&. (current: 3) .RE .PP \fB\-interface_buffer \fR .RS 4 The size of the buffer between the client and its GUI\&. Can be useful .sp to increase when the connection between them has a small bandwith (current: 1000000) .RE .PP \fB\-max_name_len \fR .RS 4 The size long names will be shortened to in the interface (current: 50) .RE .PP \fB\-max_filenames \fR .RS 4 The maximum number of different filenames used by MLDonkey (current: 50) .RE .PP \fB\-max_client_name_len \fR .RS 4 The size long client names will be shortened to in the interface (current: 25) .RE .PP \fB\-term_ansi \fR .RS 4 Is the default terminal an ANSI terminal (escape sequences can be used) (current: true) .RE .PP \fB\-update_gui_delay \fR .RS 4 Delay between updates to the GUI (current: 1\&.) .RE .PP \fB\-http_realm \fR .RS 4 The realm shown when connecting with a WEB browser (current: MLdonkey) .RE .PP \fB\-html_frame_border \fR .RS 4 This option controls whether the WEB interface should show frame borders or not (current: true) .RE .PP \fB\-commands_frame_height \fR .RS 4 The height of the command frame in pixel (depends on your screen and browser sizes) (current: 46) .RE .PP \fB\-motd_html \fR .RS 4 Message printed at startup additional to welcome text (current: ) .RE .PP \fB\-compaction_delay \fR .RS 4 Force compaction every hours (in [1\&.\&.24]) (current: 2) .RE .PP \fB\-vd_reload_delay \fR .RS 4 The delay between reloads of the vd output in the WEB interface (current: 120) .RE .PP \fB\-client_bind_addr \fR .RS 4 The IP address used to bind the p2p clients (current: 0\&.0\&.0\&.0) .RE .PP \fB\-create_mlsubmit \fR .RS 4 Should the MLSUBMIT\&.REG file be created (current: true) .RE .PP \fB\-minor_heap_size \fR .RS 4 Size of the minor heap in kB (current: 32) .RE .PP \fB\-relevant_queues \fR .RS 4 The source queues to display in source lists (see \*(Aqsources\*(Aq command) (current: 0 1 2 3 4 5 6 8 9 10 ) .RE .PP \fB\-min_reask_delay \fR .RS 4 The minimal delay between two connections to the same client (in seconds) (current: 600) .RE .PP \fB\-display_downloaded_results \fR .RS 4 Whether to display results already downloaded (current: true) .RE .PP \fB\-filter_table_threshold \fR .RS 4 Minimal number of results for filter form to appear (current: 50) .RE .PP \fB\-client_buffer_size \fR .RS 4 Maximal size in byte of the buffers of a client, minimum 50\&.000 byte\&. .sp For high\-volume links raise this value to 1\&.000\&.000 or higher\&. (current: 500000) .RE .PP \fB\-save_options_delay \fR .RS 4 The delay between two saves of the \*(Aqdownloads\&.ini\*(Aq file (default is 15 minutes)\&. .sp Changes to this option require a core restart\&. (current: 900\&.) .RE .PP \fB\-server_connection_timeout \fR .RS 4 timeout when connecting to a server (current: 30\&.) .RE .PP \fB\-download_sample_rate \fR .RS 4 The delay between one glance at a file and another (current: 1\&.) .RE .PP \fB\-download_sample_size \fR .RS 4 How many samples go into an estimate of transfer rates (current: 100) .RE .PP \fB\-compaction_overhead \fR .RS 4 The percentage of free memory before a compaction is triggered (current: 25) .RE .PP \fB\-space_overhead \fR .RS 4 The major GC speed is computed from this parameter\&. This is the memory .sp that will be "wasted" because the GC does not immediatly collect .sp unreachable blocks\&. It is expressed as a percentage of the memory used .sp for live data\&. The GC will work more (use more CPU time and collect .sp blocks more eagerly) if space_overhead is smaller\&. (current: 80) .RE .PP \fB\-max_displayed_results \fR .RS 4 Maximal number of results displayed for a search (current: 1000) .RE .PP \fB\-options_version \fR .RS 4 (internal option) (current: 21) .RE .PP \fB\-max_comments_per_file \fR .RS 4 Maximum number of comments per file (current: 100) .RE .PP \fB\-max_comment_length \fR .RS 4 Maximum length of file comments (current: 256) .RE .PP \fB\-\-ED2K\-max_xs_packets \fR .RS 4 Max number of UDP packets per round for eXtended Search (current: 30) .RE .PP \fB\-\-ED2K\-port \fR .RS 4 The port used for connection by other donkey clients\&. (current: 15579) .RE .PP \fB\-\-ED2K\-check_client_connections_delay \fR .RS 4 Delay used to request file sources (current: 180\&.) .RE .PP \fB\-\-ED2K\-client_timeout \fR .RS 4 Timeout on client connections when not queued (current: 40\&.) .RE .PP \fB\-\-ED2K\-max_connected_servers \fR .RS 4 The number of servers you want to stay connected to, maximum allowable = 3 (current: 3) .RE .PP \fB\-\-ED2K\-reliable_sources \fR .RS 4 Should mldonkey try to detect sources responsible for corruption and ban them, currently disabled (current: true) .RE .PP \fB\-\-ED2K\-ban_identity_thieves \fR .RS 4 Should mldonkey try to detect sources masquerading as others and ban them (current: true) .RE .PP \fB\-\-ED2K\-server_black_list \fR .RS 4 A list of server IP to remove from server list\&. Can contain single IPs, CIDR ranges, or begin\-end ranges\&. .sp Servers on this list can\*(Aqt be added, and will eventually be removed (current: ) .RE .PP \fB\-\-ED2K\-force_high_id \fR .RS 4 immediately close connection to servers that don\*(Aqt grant a High ID (current: false) .RE .PP \fB\-\-ED2K\-force_client_high_id \fR .RS 4 send all clients your IP regardless of what ID was assigned by the server (current: false) .RE .PP \fB\-\-ED2K\-update_server_list_server \fR .RS 4 Set this option to false if you don\*(Aqt want to .sp receive new servers from servers (current: false) .RE .PP \fB\-\-ED2K\-update_server_list_server_met \fR .RS 4 Set this option to false if you don\*(Aqt want to .sp receive new servers from server\&.met (current: true) .RE .PP \fB\-\-ED2K\-update_server_list_client \fR .RS 4 Set this option to false if you don\*(Aqt want to .sp receive new servers from clients (current: false) .RE .PP \fB\-\-ED2K\-keep_best_server \fR .RS 4 Set this option to false if you don\*(Aqt want mldonkey .sp to change the master servers it is connected to (current: true) .RE .PP \fB\-\-ED2K\-connect_only_preferred_server \fR .RS 4 only servers which are set to \*(Aqpreferred\*(Aq will be connected, .sp please note that any server must be set to preferred to use this feature (current: false) .RE .PP \fB\-\-ED2K\-max_walker_servers \fR .RS 4 Number of servers that can be used to walk .sp between servers (current: 1) .RE .PP \fB\-\-ED2K\-walker_server_lifetime \fR .RS 4 The maximal delay a connection with a server should last when walking through the list (current: 300) .RE .PP \fB\-\-ED2K\-log_clients_on_console \fR .RS 4 (current: false) .RE .PP \fB\-\-ED2K\-propagate_sources \fR .RS 4 Allow mldonkey to propagate your sources to other mldonkey clients\&. .sp This function is superseded by eMule\-style source exchange, .sp this option is outdated (current: false) .RE .PP \fB\-\-ED2K\-max_sources_per_file \fR .RS 4 Maximal number of sources for each file (current: 5000) .RE .PP \fB\-\-ED2K\-keep_sources \fR .RS 4 Save sources to file_sources\&.ini and reload them on core start\&. (current: true) .RE .PP \fB\-\-ED2K\-client_md4 \fR .RS 4 The MD4 of this client (current: E7582BD7590EB7A80741FDAD53B36F90) .RE .PP \fB\-\-ED2K\-client_private_key \fR .RS 4 The RSA private key of this client .RE .PP \fB\-\-ED2K\-enable_sui \fR .RS 4 Enable secure user identification support (current: true) .RE .PP \fB\-\-ED2K\-black_list \fR .RS 4 (current: true) .RE .PP \fB\-\-ED2K\-queued_timeout \fR .RS 4 How long should we wait in the queue of another client (current: 1800\&.) .RE .PP \fB\-\-ED2K\-upload_timeout \fR .RS 4 How long can a silent client stay in the upload queue (current: 600\&.) .RE .PP \fB\-\-ED2K\-upload_lifetime \fR .RS 4 How long a downloading client can stay in my upload queue (in minutes >5) (current: 90) .RE .PP \fB\-\-ED2K\-upload_full_chunks \fR .RS 4 If true, each client is allowed to receive one chunk, this setting overrides upload_lifetime (current: true) .RE .PP \fB\-\-ED2K\-upload_complete_chunks \fR .RS 4 If true, each client is allowed to complete only one chunk, independent, if it is empty or .sp partial\&. this setting overrides upload_full_chunks and dynamic_upload_lifetime, .sp but is, as a failsafe, limited by upload_lifetime (should be set reasonable high) (current: false) .RE .PP \fB\-\-ED2K\-dynamic_upload_lifetime \fR .RS 4 Each client upload lifetime depends on download\-upload ratio (current: false) .RE .PP \fB\-\-ED2K\-dynamic_upload_threshold \fR .RS 4 Uploaded zones (1 zone = 180 kBytes) needed to enable the dynamic upload lifetime (current: 10) .RE .PP \fB\-\-ED2K\-connected_server_timeout \fR .RS 4 How long can a silent server stay connected (current: 1800\&.) .RE .PP \fB\-\-ED2K\-upload_power \fR .RS 4 The weight of upload on a donkey connection compared to upload on other .sp peer\-to\-peer networks\&. Setting it to 5 for example means that a donkey .sp connection will be allowed to send 5 times more information per second than .sp an Open Napster connection\&. This is done to favorise donkey connections .sp over other networks, where upload is less efficient, without preventing .sp upload from these networks\&. (current: 5) .RE .PP \fB\-\-ED2K\-max_server_age \fR .RS 4 max number of days after which an unconnected server is removed (current: 2) .RE .PP \fB\-\-ED2K\-remove_old_servers_delay \fR .RS 4 How often should remove old donkey servers (see max_server_age) be called .sp (in seconds, 0 to disable) (current: 900\&.) .RE .PP \fB\-\-ED2K\-min_left_servers \fR .RS 4 Minimal number of servers remaining after remove_old_servers (current: 20) .RE .PP \fB\-\-ED2K\-servers_walking_period \fR .RS 4 How often should we check all servers (minimum 4 hours, 0 to disable) (current: 6) .RE .PP \fB\-\-ED2K\-keep_cancelled_in_old_files \fR .RS 4 Are the cancelled files added to the old files list to prevent re\-download ? (current: false) .RE .PP \fB\-\-ED2K\-keep_downloaded_in_old_files \fR .RS 4 Are the downloaded files added to the old files list to prevent re\-download ? (current: false) .RE .PP \fB\-\-ED2K\-send_warning_messages \fR .RS 4 true if you want your mldonkey to lose some .sp upload bandwidth sending messages to clients which are banned :) (current: false) .RE .PP \fB\-\-ED2K\-ban_queue_jumpers \fR .RS 4 true if you want your client to ban .sp clients that try queue jumping (3 reconnections faster than 9 minutes) (current: true) .RE .PP \fB\-\-ED2K\-use_server_ip \fR .RS 4 true if you want your client IP to be set from servers ID (current: true) .RE .PP \fB\-\-ED2K\-ban_period \fR .RS 4 Set the number of hours you want client to remain banned (current: 1) .RE .PP \fB\-\-ED2K\-good_client_rank \fR .RS 4 Set the maximal rank of a client to be kept as a client (current: 500) .RE .PP \fB\-\-ED2K\-min_users_on_server \fR .RS 4 disconnect if server users is smaller (current: 0) .RE .PP \fB\-\-ED2K\-max_published_files \fR .RS 4 maximum number of files published to servers per minute, eMule default 200 (current: 200) .RE .PP \fB\-\-ED2K\-login \fR .RS 4 login of client on eDonkey network (nothing default to global one) (current: ) .RE .PP \fB\-\-ED2K\-options_version \fR .RS 4 (internal option) (current: 4) .RE .PP \fB\-\-BT\-client_port \fR .RS 4 The port to bind the client to (current: 6882) .RE .PP \fB\-\-BT\-client_uid \fR .RS 4 The UID of this client (current: FVGUYMZOGAXDALII7OQLQ7KVS3VMCVKU) .RE .PP \fB\-\-BT\-ask_tracker_threshold \fR .RS 4 Ask the tracker for new sources only if you have fewer than that number of sources (current: 20) .RE .PP \fB\-\-BT\-max_tracker_redirect \fR .RS 4 Maximum number of HTTP redirects before reaching the tracker \- maximum 10, 0 to disable (current: 1) .RE .PP \fB\-\-BT\-send_key \fR .RS 4 Send client key to trackers (current: true) .RE .PP \fB\-\-BT\-max_uploaders_per_torrent \fR .RS 4 Maximum number of uploaders for one torrent, can not be higher than max_bt_uploaders (current: 3) .RE .PP \fB\-\-BT\-max_bt_uploaders \fR .RS 4 Maximum number of uploaders for bittorrent, can not be higher than max_upload_slots (current: 3) .RE .PP \fB\-\-BT\-numwant \fR .RS 4 Number of peers to request from tracker (Negative # = let tracker decide) (current: \-1) .RE .PP \fB\-\-BT\-import_new_torrents_interval \fR .RS 4 Interval in seconds \*(Aqtorrents/incoming\*(Aq is scanned for new torrent files to be downloaded, 0 to deactivate (current: 60\&.) .RE .PP \fB\-\-BT\-tracker_retries \fR .RS 4 Number of retries before a tracker is disabled, use 0 to not disable trackers (current: 10) .RE .PP \fB\-\-BT\-min_tracker_reask_interval \fR .RS 4 Minimum time in seconds to wait between asking the tracker for sources (current: 300) .RE .PP \fB\-\-BT\-client_timeout \fR .RS 4 Timeout on client connections (current: 90\&.) .RE .PP \fB\-\-BT\-user_agent \fR .RS 4 User agent string (default = "default") (current: default) .RE .PP \fB\-\-BT\-options_version \fR .RS 4 (internal option) (current: 0) .RE .PP \fB\-\-BT\-tracker_port \fR .RS 4 The port to bind the tracker to (current: 6881) .RE .PP \fB\-\-BT\-max_tracked_files \fR .RS 4 The maximal number of tracked files (to prevend saturation attack) (current: 100) .RE .PP \fB\-\-BT\-max_tracker_reply \fR .RS 4 The maximal number of peers returned by the tracker (current: 20) .RE .PP \fB\-\-BT\-tracker_force_local_torrents \fR .RS 4 The tracker will check the torrent file is available if an announce request is received (current: true) .RE .PP \fB\-\-BT\-tracker_use_key \fR .RS 4 The tracker will check the client key to update ip if changed (current: true) .RE .PP \fB\-\-BT\-default_tracker \fR .RS 4 Let you define a default tracker for creating torrents (leave empty for mlnet tracker) (current: ) .RE .PP \fB\-\-BT\-default_comment \fR .RS 4 Let you define a default comment for creating torrents (current: ) .RE .PP \fB\-\-FTP\-get_range \fR .RS 4 The command to call to get a range (current: get_range) .RE .PP \fB\-\-FTP\-range_arg \fR .RS 4 The argument to !!get_range to get a range (current: range) .RE .PP \fB\-\-FTP\-options_version \fR .RS 4 (internal option) (current: 0) .RE .PP \fB\-\-FTP\-chunk_size \fR .RS 4 Chunk size (in bytes) (0 = No chunks) (current: 0) .RE .PP \fB\-\-DC\-client_port \fR .RS 4 The port to bind the client to (current: 4444) .RE .PP \fB\-\-DC\-dc_open_slots \fR .RS 4 How many slots are open to other clients (current: 2) .RE .PP \fB\-\-DC\-login \fR .RS 4 Your login on DC (no spaces !!!) (current: ) .RE .PP \fB\-\-DC\-servers_list_url \fR .RS 4 The URL from which the first server list is downloaded (current: http://dchublist\&.com/hublist\&.config\&.bz2) .RE .PP \fB\-\-DC\-search_timeout \fR .RS 4 The time a search is active (current: 60) .RE .PP \fB\-\-DC\-file_search_time \fR .RS 4 Minimum time between automated file tth searches in minutes (current: 60) .RE .PP \fB\-\-DC\-client_timeout \fR .RS 4 In initialization, the time in seconds we wait connection responses from client (current: 90) .RE .PP \fB\-\-DC\-client_read_timeout \fR .RS 4 The maximum time in seconds we wait data from client in downloading (current: 60) .RE .PP \fB\-\-DC\-client_write_timeout \fR .RS 4 The maximum time in seconds we wait to continue pushing data to client in uploading (current: 60) .RE .PP \fB\-\-DC\-wait_for_next_upload \fR .RS 4 How many seconds we wait a client to continue slot before closing and freeing the slot (current: 30) .RE .PP \fB\-\-DC\-firewalled \fR .RS 4 Is this client firewalled (use passive searches) (current: false) .RE .PP \fB\-\-DC\-autosearch_by_tth \fR .RS 4 Automatically find alternative sources, if file is unavailable\&. Also add sources .sp from searches automatically (current: true) .RE .PP \fB\-\-DC\-max_sources_file \fR .RS 4 Maximal number of sources to single file (current: 5) .RE .PP \fB\-\-DC\-client_speed \fR .RS 4 The line speed sent in the MyINFO message .sp eg\&. Modem, Cable, DSL, Satellite, LAN(T1), LAN(T3) (current: DSL) .RE .PP \fB\-\-DC\-options_version \fR .RS 4 (internal option) (current: 0) .RE .PP \fB\-dump \fR .RS 4 dump file .RE .PP \fB\-known \fR .RS 4 print a known\&.met file .RE .PP \fB\-part \fR .RS 4 print a \&.part\&.met file .RE .PP \fB\-server \fR .RS 4 print a server\&.met file .RE .PP \fB\-pref \fR .RS 4 print a server\&.met file .RE .PP \fB\-peers \fR .RS 4 print a contact\&.dat file .RE .PP \fB\-help\fR .RS 4 Display this list of options .RE .PP \fB\-\-help\fR .RS 4 Display this list of options .RE .SH "LICENSE" .PP This manual page was originally written by Sylvain Le Gall for the Debian GNU/Linux system (but may be used by others)\&. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Lesser General Public License, Version 2\&.1 or any later version published by the Free Software Foundation; considering as source code all the file that enable the production of this manpage\&. .SH "SEE ALSO" .PP \fB mlguistarter \fR(1) .PP \fB mlgui \fR(1) .SH "AUTHORS" .PP \fBSylvain Le Gall\fR <\&gildor@debian\&.org\&> .RS 4 Author. .RE .PP \fBMehdi Dogguy\fR <\&dogguy@pps\&.jussieu\&.fr\&> .RS 4 Author. .RE .SH "COPYRIGHT" .br Copyright \(co 2003, 2004, 2005, 2006 Sylvain Le Gall .br Copyright \(co 2009 Mehdi Dogguy .br