Search found 3 matches

by Nuwanda
Tue Jul 21, 2009 7:42 pm
Forum: Development
Topic: Remote GUI accesses local filesystem instead of remote one
Replies: 2
Views: 2515

Re: Remote GUI accesses local filesystem instead of remote one

OK, I figured it out :-P I need to do: putty -L127.0.0.2:58846: server_ip :58846 ... to bind the port to 127.0.0.2 instead of 127.0.0.1... BTW, the ThinClient article in the wiki should be updated, in the GTK UI client Setup with SSH tunneling section, it says to use "localhost", which has...
by Nuwanda
Tue Jul 21, 2009 7:04 pm
Forum: Development
Topic: Remote GUI accesses local filesystem instead of remote one
Replies: 2
Views: 2515

Re: Remote GUI accesses local filesystem instead of remote one

I continued searching on this issue, and I arrived to this post XD (BTW, I had searched the forum before posting, but it seems I didn't use the right keywords) Anyway, using 127.0.0.2 doesn't seem to work in Windows XP SP3. If I ping 127.0.0.2, I get a response from 127.0.0.1 instead of 127.0.0.2, a...
by Nuwanda
Tue Jul 21, 2009 6:25 pm
Forum: Development
Topic: Remote GUI accesses local filesystem instead of remote one
Replies: 2
Views: 2515

Remote GUI accesses local filesystem instead of remote one

Hi. I am using Deluge 1.1.9 on an PC running openSUSE in classic mode (daemon + GUI), but with remote connections allowed. I also use a client-only (also 1.1.9) in a PC running Windows that connects to the daemon in the openSUSE PC. Everything seems to works fine, except filesystem-related stuff in ...