Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 984 Bytes

README.md

File metadata and controls

36 lines (25 loc) · 984 Bytes

🚅 Transatlantic Torrent Express

Agent for transporting files from remote host

Used for moving files and exports logs to follow progress. There might also be special characters in filesnames and as different types, so this handles this in a unit-testable way.

Example kibana dashboard:
kibana-TATE-dashboard

A kibana dashboard template can be imported from here: kibana-TATE-dashboard.ndjson

Install

Download repo:

git clone https://github.com/kevinmidboe/transatlanticTorrentExpress
cd transatlanticTorrentExpress

Also setup to require delugeClient to remove after transfered. Install the package using pip command:

pip3 install delugeClient-kevin

Configure

Create copy of config and edit following values:

cp config.ini.default config.ini

Run

python3 transatlanticTorrentExpress.py