Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
UPnPS-Downloader - SOURCE.zip | 2014-01-05 | 527.5 kB | |
de.fpprogs.upnpsdownloader.jar | 2014-01-05 | 547.5 kB | |
cancel_download.sh | 2014-01-05 | 98 Bytes | |
download_upnp.sh | 2014-01-05 | 401 Bytes | |
README | 2014-01-05 | 308 Bytes | |
Totals: 5 Items | 1.1 MB | 0 |
--== README STANDALONE BACKUPTOOL ==-- This is a small java-file with some shell-scripts to start and stop the backup-process. You could start and stop it for example via cron: 0 1 * * * /home/pi/download_upnp.sh &>/dev/null #UPNP Backup 30 5 * * * /home/pi/cancel_download.sh &>/dev/null #Cancel UPNP