Gentoo Archives: gentoo-user

From: Zac Medico <zmedico@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Filesystem access to Gentoo from XP over SSH - suggestions?
Date: Fri, 15 Jul 2005 15:38:27
Message-Id: 42D7D6FF.3020600@gmail.com
In Reply to: [gentoo-user] Filesystem access to Gentoo from XP over SSH - suggestions? by "Steve [Gentoo]"
1 Steve [Gentoo] wrote:
2 > I was wondering if others have tackled this before me?
3 >
4 > I only have remote SSH access to my Gentoo box (everything else is fire
5 > walled) and I use this to map ports on my client machine to
6 > corresponding ports on my server machine - so, for example, I can access
7 > IMAP; SMTP, X applications etc. on the Gentoo server remotely. My
8 > remote client is WinXP, and I use Cygwin OpenSSH. Owing to low
9 > bandwidth. While Xwindows is usable it is very slow - command line
10 > interaction without X is acceptable for most tasks but imposes a very
11 > restrictive interface. If possible I would like to be able to edit
12 > (relatively small) configuration files remotely in a text editor running
13 > under windows.
14 >
15 > What would be the easiest way to somehow "map" a network drive on my
16 > Gentoo server from Windows given that I need to tunnel over SSH?
17 >
18 >
19 >
20
21 Filezilla is an ftp client that supports file transfer over ssh: http://filezilla.sourceforge.net/
22
23 For remote X you should use nx (emerge nxserver-freenx) or vnc (emerge tightvnc).
24
25 To map a network drive, you should probably tunnel samba through ssh. Google for "samba tunnel putty".
26
27 Zac
28 --
29 gentoo-user@g.o mailing list