File Sharing
Sonal Santan
sonal.santan at gmail.com
Thu Nov 11 16:33:28 UTC 2010
On Thu, Nov 11, 2010 at 5:22 AM, Wade Smart <wadesmart at gmail.com> wrote:
> On 11/10/2010 09:16 PM, Hal Burgiss wrote:
> > On Wed, Nov 10, 2010 at 9:42 PM, Fajar Priyanto <fajarpri at arinet.org
> > <mailto:fajarpri at arinet.org>> wrote:
> >
> > On Thu, Nov 11, 2010 at 10:35 AM, Sonal Santan
> > <sonal.santan at gmail.com <mailto:sonal.santan at gmail.com>> wrote:
> > > Have you tried sshfs? It works wells in Linux only environment.
> > You need to
> > > have ssh and sshfs installed on both the machines.
> >
> > Yes I too recommend this method. Very easy.
> >
> >
> > Ditto. And more flexible. It works on remote filesystems as well (though
> > obviously slower).
> >
> > --
> > Hal
> >
>
> Alright so Im following these instructions:
>
> http://embraceubuntu.com/2005/10/28/how-to-mount-a-remote-ssh-filesystem-using-sshfs/
>
> My computer is 192.168.1.101 and the other is 192.168.1.103.
>
> On the 101 machine I would type sshfs 192.168.1.103:/Public
> /home/ubuntu1/Public to mount that file, right.
>
> Wade
>
You will need to provide the full path to the remote filesystem you are
trying to mount and a local mount point as well. For example:
sshfs 192.168.1.103:/home/ubuntu1/Public /media/Public1
If you use gnome, then Nautilus simplifies things for you: File->Connect to
Server.
-Sonal
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20101111/65694362/attachment.html>
More information about the ubuntu-users
mailing list