hoarder/README.md

19 lines
552 B
Markdown
Raw Normal View History

2014-05-02 09:49:56 -04:00
Hoarder
========
Uploads .torrent files from a local "blackhole" to a remote (SSH) rtorrent watch folder. From there, rtorrent is polled over XMLRPC as to whether the torrent is completed. Finally, the files are downloaded over a multithreaded SSH connection and saved to the local machine. The blackhole is used as a queue and will have its .torrent files deleted.
2014-05-02 09:49:56 -04:00
Requirements
------------
2015-02-06 22:20:06 -05:00
* bash
* curl
* rsync
* scp
Configuration
-------------
2015-02-06 22:20:06 -05:00
Edit the variables at the top of hoarder.sh to your liking.
Running
-------
2015-02-06 22:20:06 -05:00
Run hoarder.sh with bash