I use Putty from windows also. Or I run the apache2 server on SuSE to
access files on linux from windows. Samba and WebDAV are good ways to
write data to linux system from windows, but they are slightly more
difficult to set up. Also the a windows filesystem can be accessed
from linux by adding an entry to /etc/fstab.

Recently I've been emulating windows using qemu. Basically you install
windows on a hard drive image created with qemu-img. Then windows is
actually running on a Linux host. In fact there are a flood of ways to
exchange data between windows and linux. We don't need a deal between
corporations to do that.

Here's a quickstart guide. http://kidsquid.com/cgi-bin/moin.cgi/QuickStartGuid

I also documented this on my blog,
http://donaghy.blogspot.com/2006_11_01_donaghy_archive.html#116428520200356139

Philip

On 11/27/06, jdd <[EMAIL PROTECTED]> wrote:
Kevin Donnelly a écrit :
> On Monday 27 November 2006 02:09, Rajko M wrote:
>> Have you looked this article:
>> http://en.opensuse.org/SSH_Tunnels_from_Microsoft_Windows
>
> That's a terrific piece of work.  Congratulations to whoever wrote it.
>

depending what you mean to do on the linux computer, there
is a simpler procedure.

use putty like an ssh client and connect to your server (of
course ssh access must be open on this server).

this opens a terminal on the server.

from this one "ssh <our computer on the local net>" and you
are done.

of course this need an account on the three machines :-). I
use it frequently to copy (scp) a forgotten file from my
home computer to a remote one (two scp, in fact).

jdd
--
http://www.dodin.net
http://dodin.org/mediawiki/index.php/GPS_Lowrance_GO
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Philip Donaghy
donaghy.blogspot.com del.icio.us/donaghy/philip
Skype: philipmarkdonaghy
Office: +33 5 56 60 88 02
Mobile: +33 6 20 83 22 62
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to