

- Tonido drive settings install#
- Tonido drive settings update#
- Tonido drive settings upgrade#
- Tonido drive settings download#
I added this script to the plug’s crontab.Ġ,15,30,45 * * * * /path/to/scripts/update_ip.py I didn’t want to get another dynamic DNS service, so I wrote another small script that would ping a specific location on this site, which would then record the IP address of the place it was pinged from. Therefore I poked holes in my router’s NAT. However, I thought the ability to ssh into the plug from elsewhere would be nice. I am therefore able to access the plug from anywhere as long as the Internet connection to the plug is functioning. The TonidoPlug provides a very nice redirection service via. You could either directly connect it to a power socket or use the extension power cable.Ġ,15,30,45 * * * * /path/to/scripts/check_connection.py It's rear only features a power connector. I then proceeded to add this script to the crontab so that the router connection would be checked every 15 minutes.
Tonido drive settings install#
Of course, this meant I had to install curl, which I installed with apt-get. Logger.error(“Ping not working, router reset”) Result = os.system(“ping -c 4 if result != 0: LOG_FILENAME, maxBytes=2048, backupCount=3)įormatter = logging.Formatter(“%(asctime)s – %(name)s – %(levelname)s – %(message)s”) # Add the log message handler to the logger Logger = logging.getLogger(‘ModemLogger’)

# Set up a specific logger with our desired output level I wrote a small script to check the connection by pinging Google and rebooting the modem if ping fails. My BSNL model has a propensity to lose the PPP connection to the DSL server, which requires its reboot.
Tonido drive settings upgrade#
#2 has been resolved by recent FW upgrade to QTS 5.All the TonidoPlug features on its front is an ethernet and an USB port. "script-torrent-done-filename": "/share/CACHEDEV1_DATA/.qpkg/QTransmission3/etc/chownership.sh",Īlso, Blocklists is not working in my version, so I have come around with a solution as listed here: "incomplete-dir": "/share/CACHEDEV1_DATA/Download/transmission_incomplete", "download-dir": "/share/CACHEDEV1_DATA/Download/!Completed", This was unreliable feature since ever, but it was actually working fine in 3.0.0.2.Īnyone facing similar issues ? I'm experienced in other linux systems, but still new to QNAP, maybe I'm missing something obvious, any help would be appreciated. I have tried both versions (and other blocklists too)- http and https, none of them works in transmission, but of course they can be downloaded via normal browser:ģ) Network Port is reported as closed in GUI, although it's open and fully working for torrent transfers.
Tonido drive settings download#
When I click on "Update" in GUI, button changes for half a second to "Updating" and then very quickly changes back to "Update", so I think it's rather the download itself which is failing, not some consequent unpacking etc… But downloading/updating blocklist via GUI doesn't work.
Tonido drive settings update#
Interestingly, when I start up Transmission, it will reset permissions of configuration file back to 600.Ģ) Blocklist download and update doesn't work - When I place original blocklist file (something.bin) into the right directory, it's being loaded just fine and I can see thousands of records being reported in GUI. Even when I set permissions to 777, transmission will not write any changes to the file.

I'm using this package on TS-230, QTS 5.ġ) Transmission can read configuration from settings.json fine, but can't write to it any updated configuration changes from GUI. I have upgraded from 3.0.0.2 to 3.0.0.3 and face couple of issues.
