Search found 1 match

by aberg83
23 Mar 2015, 22:59
Forum: Scripting and Automation
Topic: Need help with Deluge execute script
Replies: 1
Views: 2393

Need help with Deluge execute script

I'm trying to get the attached script to work but I'm stuck. Any help would be appreciated! #!/bin/bash # Script to be executed by Deluge on seedbox when torrent downloads complete which organizes files using filebot and uploads to SFTP site # Variables login=xxxxxx pass=xxxxxx host=sftp://www ...