

Your torrents will now be stored in /Public/torrents Ln -s /DataVolume/shares/Public/torrents /root/.config/transmission-daemon/torrents SSH in and issue rmdir /root/.config/transmission-daemon/torrents SSH in and move any Torrents you currently have in /root/.config/transmission-daemon/torrents to your computer Set the script permissions and add it to all the rc folders chmod 755 /etc/init.d/transmission-daemonįor those wishing to have access to the actual Torrent files easily from the DataVolumeĬreate a folder called torrents in your Public folder REPLACEMENT TEXT (Right mouse click in the PuTTY window to paste) " >&2 exit 3 esac:

Stop Transmission killall transmission-daemonĭelete the json settings file and replace it with the text in the REPLACEMENT TEXT window rm /root/.config/transmission-daemon/settings.jsonnano /root/.config/transmission-daemon/settings.json Start Transmission /opt/bin/transmission-daemon Its been more than easy to add in checks so far, so I expected nothing less when adding in another check for btsync. Open PuTTY or Terminal and connect to the MBL again ipkg update So now we get to add in our check to the monitor file. Issue the following commands to ensure that we can use the command “ipkg” from any directory echo "export PATH=$PATH:/opt/bin:/opt/sbin" > /root/.bashrcĮcho "export PATH=$PATH:/opt/bin:/opt/sbin" > /etc/profile
#Bittorrent sync ubuntu startup install
This SHOULD work on the latest MBLDUO firmware as wellĬonnect to the MBL with PuTTY or Terminal and install optware wget Lists will update everytime you restart your device (or manually run the init script with /etc/init.d/transmission-daemon) Mad props to Timmy1024 for the modified startup script which now auto updates the blocklist! UPDATE 2: ADDED THE OPTION TO STORE TORRENTS ON THE DATAVOLUME

UPDATE 1: ADDED AN INIT.D SCRIPT SO THE APP AUTO-STARTS ON A MBL REBOOT I DID DOWNLOAD UBUNTU 12.10 FROM A TORRENT ON THEIR PAGE AND MAXED OUT MY 30Mb CONNECTION I DON’T USE TORRENTS, SO ANY FEEDBACK IS APPRECIATED
