Page 1 of 1
Connect to Linux 0.3 server from Windows client?

Posted:
Fri Dec 11, 2009 9:24 pm
by SiegeX
Now that you have separated the client and server code, would it be possible for me to run the server on my Linux box then connect to it from the Windows version of the client with a Windows laptop on the same LAN?
Re: Connect to Linux 0.3 server from Windows client?

Posted:
Fri Dec 11, 2009 11:43 pm
by zip
It definitely will be possible, I'll have to write a bit of code and test it, but should be in the next release.
Re: Connect to Linux 0.3 server from Windows client?

Posted:
Tue Dec 15, 2009 10:46 pm
by zip
This will now be possible in 0.3.1.
Re: Connect to Linux 0.3 server from Windows client?

Posted:
Tue Dec 29, 2009 7:24 am
by SiegeX
Heya zip. One thing I just realized is that if you connect to the Linux server via a Windows console and you click "ADD" to add a Shared Folder it will open up the Windows path browser and thus I cannot choose a Linux path. Not exactly sure how you can fix this, ideally it would browse the computer the console is connected to, not just localhost. But if that is way too hard then the path of least resistance is the option to manually type in a path (allowing for backslashes '\')
Re: Connect to Linux 0.3 server from Windows client?

Posted:
Tue Dec 29, 2009 7:14 pm
by zip

true, I re-opened the issue and will be looking into it. Ta SiegeX
Re: Connect to Linux 0.3 server from Windows client?

Posted:
Wed Dec 30, 2009 3:19 pm
by zip
But if that is way too hard then the path of least resistance is the option to manually type in a path (allowing for backslashes '\')
This is actually possible already, just tried it on the Windows console. Just type in '\\myserver\mysharedfolder' . Closing the issue.
Re: Connect to Linux 0.3 server from Windows client?

Posted:
Wed Dec 30, 2009 6:17 pm
by fizze
Is it possible to type in paths like
- Code:
/mnt/sdc1/path/to/files
too?
Re: Connect to Linux 0.3 server from Windows client?

Posted:
Wed Dec 30, 2009 11:24 pm
by zip
Not sure, you'll have to try when 0.3.1 is out
