Kevin Midboe 0cad37f67f Filepath over ssh should be wrapped in qoutes.
This is relevant for files with spaces or special characters that we
want interpreted as a single parameter.
2023-08-26 10:52:13 +02:00
2023-08-25 19:10:32 +02:00
2023-08-25 19:10:32 +02:00
2019-04-29 21:07:04 +02:00
2023-08-25 19:12:35 +02:00

🚅 Transatlantic Torrent Express

Agent for transporting files from remote host.

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
Description
Transatlantic Torrent Express 🚅
Readme MIT 313 KiB
Languages
Python 100%