glug-nith-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Glug-nith-discuss] FUSE and SSHFS


From: Debarshi 'Rishi' Ray
Subject: Re: [Glug-nith-discuss] FUSE and SSHFS
Date: Fri, 23 Mar 2007 23:16:20 +0530

so how to apt get it in our thing.

Well, for Fedora one would do:
# yum -y install fuse-sshfs

For Debian based systems, use Synaptic to find out the name of the package.

And can you give me more details about the function and uses of it.

If you have an account on more than one machine and do not want to ssh
to the remote box every time you want to access a file there, then you
need a way to mount the directory on the remote machine on your local
system. Usually people use NFS for this. However NFS requires the NFS
server to be running on the remote system, which often is not the
case. Usually you will only have a SSH service running on the remote
machine. In such a scenario you can use SSHFS to mount the remote
directory on your local machine, and use the files  as if they were
there on your machine only.

Cheers,
Debarshi
--
GPG key ID: 63D4A5A7
Key server: pgp.mit.edu




reply via email to

[Prev in Thread] Current Thread [Next in Thread]