On Thu, 17 Jan 2002, Tzafrir Cohen wrote:

> > Can any one tip me how can I open files on distant computer using ssh ?
> >
> > some kind of mount over tunnel ?
>
> There is a program called fsh to create a permanent ssh tunnel for use by
> several ssh commands. I'm not sure exatctly if it any better then simply
> using ssh.

well, you need to use a TCP remote-mount protocol, one that works via a
single port, or a final number of known ones, or socks, or....

samba? NFSv3-over-TCP? ftpfs? they all sound too weird and heavy. just
set up a VPN (like CIPE or Swan) and use your favourint low-overhead
protocol.

> And there is, of course, sftp and scp.

exactly...

-- 
The Blair witch
Ira Abramov


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to