Gentoo Archives: gentoo-user

From: Etaoin Shrdlu <shrdlu@×××××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] OT: ssh/scp on XP and gentoo
Date: Thu, 18 Oct 2007 20:19:00
Message-Id: 200710182203.29190.shrdlu@unlimitedmail.org
In Reply to: [gentoo-user] OT: ssh/scp on XP and gentoo by James
1 On Thursday 18 October 2007, James wrote:
2 > Hello,
3 >
4 > I'd like to run ssh/scp on XP and Vista. However there seems to be
5 > losts of different ideas about how best to do this. [1]
6
7 It seems to me that those mentioned in that page are only different
8 implementations of ssh clients and tools, but not different ideas.
9
10 > I need to be able to selective scp various files from a windows system
11 > to a gentoo system, so I do not want to be limited to the cygwin
12 > installation tree of files. [2]
13 >
14 > I'd be curious what folks on this list recommend, or any other
15 > software for such interoperability between gentoo and XP/vista
16 > systems.
17
18 I can only speak for XP, since so far I've not had many chances to work
19 with vista.
20 In the past I've used winscp, pscp (from putty), and scp (from
21 http://sshwindows.sourceforge.net), and I've never had a problem.
22
23 About the more general topic of linux/windows interoperability: you can
24 of course use samba to share folders and transfer files. Also, depending
25 on your needs and security concerns, even simple plain ftp might be
26 suitable.
27 Using a slightly different approach, you can use rdesktop to log into
28 windows and have selected linux drives/directories available inside
29 windows (see man rdesktop, the "-r" switch). I find this very handy when
30 there is no previous setup between the two boxes, and I don't want to
31 set up a full fledged ssh or samba only to transfer some files.
32
33 Hope this helps.
34 --
35 gentoo-user@g.o mailing list