Re: possible? ssh-connection as XP- network connection

From: Andrew Schulman (andrex_at_deadspam.com)
Date: 06/30/05


Date: Thu, 30 Jun 2005 10:52:29 GMT


> I'm using Win XP and SSH 3.2.0 to etablish a SSH2 connection to a
> server. Everything works fine.
>
> I wonder if there is an XP-tool that you can establish an
> network drive in XP which uses the ssh2 protocol. So that i can access
> the files on the server direct from any windows program using the
> open/save command.

Not directly, that I'm aware of. You can tunnel 139/tcp via ssh, and then
try to set up a network drive against localhost. But I never had any
success with that approach.

In the end, a lot of people give up on this idea and go with a better one:
work locally, then synchronize your files with the server using Unison
(http://www.cis.upenn.edu/~bcpierce/unison/). This approach has important
advantages. Unison will use ssh as its network transport for secure
transfers, but it's much more bandwidth-efficient. If you have a remotely
mounted share drive, any time you save a file the whole file has to travel
across the network. But saving to your local hard drive is fast, and then
Unison uses the rsync algorithm to transfer just the changed parts of
files.

Good luck,
Andrew.

-- 
To reply by email, change "deadspam.com" to "alumni.utexas.net"


Relevant Pages

  • Re: Unison
    ... The server said: "Authentication Temporarily Unavailable" ... Are you sure you've entered your username and ... Unison Usenet account)? ... Are you using Panic's own news server or a more general nntp news server? ...
    (news.software.readers)
  • Re: Anyone??? (was Reproducible data corruption on 6.1-Stable)
    ... > my old server over. ... > pictures I have taken and noticed that a large number of pictures where ... > attempted to use unison to update the files on the server with the ... That very much sounds like bad RAM, ...
    (freebsd-stable)
  • Re: replicating data over 2 servers
    ... I am trying to download some files from a server using unison via ssh, ... I can not login directly with user root to the server, but I can do su - ... >> chance to lost data. ...
    (freebsd-isp)
  • Re: Synch file with Unison on remote server
    ... So i think to use Unison with the ... First, i try to use Unison directly with the server, but it wants the same ... smbmount / sshfs remote folder; ... sshfs works great, but wait for user password - is not possible to pass it ...
    (Debian-User)
  • Re: unison on testing and stable
    ... my laptop, ... running testing and the server is running stable. ... upgrade of unison in testing the version in stable and testing no longer ...
    (Debian-User)