Deluge 1.3.5 (on both client and server)
I'm using an SSH tunnel with the GTK interface to my remote server via port 60000 (so I connect to 127.0.0.1:60000). It works fine, except when I add a torrent via the GTK interface on the client. It seems to think that since I'm connecting to localhost, the save path is going to be on the client, rather than on the remote server, which means I can't specify the save path I want. Is there a way around this, or is there a way I can get just a text box for the save path instead of a file selector widget? My current workaround is to just use the web interface, but I'd really like this to work.
I'm not sure in which version this started, but I started noticing it about three months ago.
Incorrect save path when using SSH tunnel
Re: Incorrect save path when using SSH tunnel
http://dev.deluge-torrent.org/wiki/UserGuide/ThinClient#CreateSSHTunnel wrote: Note: We use 127.0.0.2 instead of localhost so that deluge client knows that we are connecting to a remote daemon.