From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IibSn-00063m-Mq for garchives@archives.gentoo.org; Thu, 18 Oct 2007 19:55:26 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l9IJg3aO007701; Thu, 18 Oct 2007 19:42:03 GMT Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l9IJXg4G029231 for ; Thu, 18 Oct 2007 19:33:51 GMT Received: by ug-out-1314.google.com with SMTP id j3so491294ugf for ; Thu, 18 Oct 2007 12:33:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:from:reply-to:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:message-id; bh=gEswoNutjVD+hGuRyCHbED+2OplYF6loyxx9+w6T/78=; b=MTiDpBFhLOPesIbpoHPjnni8GBGf+JmZMBmZicUJN8ZkrMoH9E5mugWeRaMm4Ik+LATdNnGRWZ1yRaCd5Gg0t0ra4KVh9aJqDBiZ2sN6t6KBkEtjtG0KqjVpnO3lypY0k7p4XAz6q54j/74VFy0T7q7XO9jwDMlV+JRSK44CuH0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:from:reply-to:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:message-id; b=S0HJDxChs6X+kuoFaqv2yyhRd5eiBb9mUFi4SzzCY9cibj68S2RiomeaOKfH0bxqKvAZCyt/VchvixC9Tz8yOHLy4+GPV4Cfx5M0yQkoPwKztu3tIbMw0BFBwozrD+tROJpxk0YzBXf4zQ6cKnH4LcKwghlEGyMtm36WZAGEfg4= Received: by 10.78.156.6 with SMTP id d6mr755506hue.1192736030750; Thu, 18 Oct 2007 12:33:50 -0700 (PDT) Received: from m185-mp2.cvx1-c.man.dial.ntli.net ( [62.252.204.185]) by mx.google.com with ESMTPS id h6sm1245956nfh.2007.10.18.12.33.43 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 18 Oct 2007 12:33:49 -0700 (PDT) From: Mick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] OT: ssh/scp on XP and gentoo Date: Thu, 18 Oct 2007 20:32:14 +0100 User-Agent: KMail/1.9.7 References: In-Reply-To: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2084099.Cbi3kKir3r"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200710182032.16971.michaelkintzios@gmail.com> X-Archives-Salt: 8e2f9077-9589-4dec-88a4-75e6e6787d76 X-Archives-Hash: 65bbbdd6ae9277a8b70b5ae4078ada3d --nextPart2084099.Cbi3kKir3r Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi James, On Thursday 18 October 2007, James wrote: > Hello, > > I'd like to run ssh/scp on XP and Vista. However there seems to be losts = of > different ideas about how best to do this. [1]. I need to be able to > selective scp various files from a windows system to a gentoo system, so I > do not want to be limited to the cygwin installation tree of files. [2] > > I'd be curious what folks on this list recommend, or any other software > for such interoperability between gentoo and XP/vista systems. > > > [1] http://www.openssh.com/windows.html > [2] > http://www.jfitz.com/tips/ssh_for_windows.html#Should_I_use_SSH_or_a_VPN openssh is somewhat out of date - best you use CopSSH which installs both a= n=20 sshd and an ssh client. Alternatively, you have the following options: PuTTY for a command line ssh client which will also use public key=20 authentication, instead of password authentication. =46ilezilla, for a ftp/sftp client (at this moment it only uses passwd=20 authentication). WinSCP which can use a PuTTY style private/public key authentication. You should be able to dig out the relevant links in Google, otherwise give = me=20 a shout. HTH. =2D-=20 Regards, Mick --nextPart2084099.Cbi3kKir3r Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQBHF7TA5Fp0QerLYPcRArEQAJ49pBEscTcx8c4bbRc37Mi/PNTcIgCeLGU3 60HV6URYwqjOO/m/GOvkOyc= =gRsO -----END PGP SIGNATURE----- --nextPart2084099.Cbi3kKir3r-- -- gentoo-user@gentoo.org mailing list