Execute auto upload after complete

Suggest, post, or discuss plugins for Deluge
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: Execute auto upload after complete

Post by johnnyg »

Just pointing out that using s/ftp, scp or rsync will require you to run a program (daemon) on your windows box.
I would first checkout what is available on your seedbox; ftp and rsync may not be installed (scp/sftp should be if you can ssh into your seedbox).

FTP is probably the easiest to setup, but I would advise against it, as both your password and your data would be sent in the clear.
ludothegreat
Member
Member
Posts: 12
Joined: Tue Oct 26, 2010 7:08 am

Re: Execute auto upload after complete

Post by ludothegreat »

Thanks for the heads up. Running a daemon on my window server isn't a big deal. The Linux stuff is where I'm rusty.

S/ftp, scp, and rsync I know are all installed on my seedbox. This is what initially got me asking questions in the first place. The one thing i was leery about was how to automate the FTP part of things. I wasn't sure if you could script it or how it would even be done. You guys have been a HUGE help, thank you once again.
Post Reply