Incorrect save path when using SSH tunnel

General support for problems installing or using Deluge
Post Reply
0x000000

Incorrect save path when using SSH tunnel

Post by 0x000000 »

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.
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Incorrect save path when using SSH tunnel

Post by Cas »

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.
0x000000

Re: Incorrect save path when using SSH tunnel

Post by 0x000000 »

Most excellent, thank you.
Post Reply