savannah-cvs
[Top][All Lists]
Advanced

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

[Savannah-cvs] [DownloadArea] (edit) sshfs


From: akf
Subject: [Savannah-cvs] [DownloadArea] (edit) sshfs
Date: Thu, 20 Nov 2008 22:33:36 +0000

++added:
Using sshfs
===========

The program sshfs is based on FUSE. So FUSE must be compiled in your kernel and 
you have to have the privileges to use it. Create a mountpoint, for example 
``mkdir mnt``. You cannot simply use the system's /mnt for that, you have to be 
the owner of the mountpoint. Then enter
``sshfs address@hidden:/releases/yourproject mnt/``. Please note, that there 
has to be a colon after the server name! Then you can access the files in that 
directory like in any other directory. To unmount use ``fusermount -u mnt``.


--
forwarded from 
https://savannah.gnu.org/maintenance/address@hidden://savannah.gnu.org/maintenance




reply via email to

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