Re: Execute auto upload after complete
Posted: Fri Nov 05, 2010 12:38 am
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.
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.