Server per il P2P con Debian: differenze tra le versioni

Vai alla navigazione Vai alla ricerca
m
Riga 55: Riga 55:


=====.rtorrent.rc=====
=====.rtorrent.rc=====
(modifiche principali in rosso)
(modifiche principali in <font style="color:red;">rosso</font>)
<pre style="overflow:auto;max-height:400px">
<pre style="overflow:auto;max-height:400px">
# This is an example resource file for rTorrent. Copy to
# This is an example resource file for rTorrent. Copy to
Riga 62: Riga 62:


# Maximum and minimum number of peers to connect to per torrent.
# Maximum and minimum number of peers to connect to per torrent.
min_peers = 40
<font style="color:red;">min_peers = 40
max_peers = 100
max_peers = 100</font>


# Same as above but for seeding completed torrents (-1 = same as downloading)
# Same as above but for seeding completed torrents (-1 = same as downloading)
min_peers_seed = 5
<font style="color:red;">min_peers_seed = 5
max_peers_seed = 10
max_peers_seed = 10</font>


# Maximum number of simultanious uploads per torrent.
# Maximum number of simultanious uploads per torrent.
max_uploads = 5
<font style="color:red;">max_uploads = 5</font>


# Global upload and download rate in KiB. "0" for unlimited.
# Global upload and download rate in KiB. "0" for unlimited.
download_rate = 75
<font style="color:red;">download_rate = 75
upload_rate = 5
upload_rate = 5</font>


# Default directory to save the downloaded torrents.
# Default directory to save the downloaded torrents.
#directory = ./complete
#directory = ./complete
directory = /home/mulo/complete
<font style="color:red;">directory = /home/mulo/torrent/complete</font>


# Default session directory. Make sure you don't run multiple instance
# Default session directory. Make sure you don't run multiple instance
909

contributi

Menu di navigazione