help to mount remote ubuntu filesystem

Hakan Koseoglu hakan at koseoglu.org
Thu Jun 24 11:27:37 UTC 2010


On 24 June 2010 03:05, ning luwen <ningluwen at gmail.com> wrote:
> hi,
>  I have tried to mount a remote ubuntu filesystem. Just follow this
> http://www.simplehelp.net/2008/11/03/how-to-mount-a-remote-filesystem-in-ubuntu/
> , I found it is ok to mount.
>  I wander how can I do the same thing in the Terminal.
>  I have tried use command : "sudo mount me at remote_ip:remote_folder
> local_folder" or "sudo mount -t nft me at remote_ip:remote_folder
> local_folder", but this didn't work.
I think you wanted to type "-t nfs" there. This requires an NFS server
running on the remote server.
On the other hand, using sshfs would be a better idea.

-- 
Hakan (m1fcj) - http://www.hititgunesi.org




More information about the ubuntu-users mailing list