kendanniswara / LibtorrentWiBed

GNU General Public License v2.0
0 stars 0 forks source link

Modify client's rtorrent.rc file #10

Open zavalyshyn opened 9 years ago

zavalyshyn commented 9 years ago

Create and configure rtorrent.rc file on each node specifying the directory to listen, directory to save a file and trigger actions

kendanniswara commented 9 years ago

Modification done is:

Set static listen port to 6890 Set download torrent to /mnt/stick/torrents/ Set download complete event to run /scripts/updateCron.sh Set disable DHT and peer-exchange

File right now is still inside openwrt in Ken's VM. Need to put somewhere

zavalyshyn commented 9 years ago

added logging start of download event (for measurements purposes)