Changes

Jump to: navigation, search

FUSE

198 bytes added, 13:27, 17 November 2006
Added info on umounting sshfs
# vzctl enter 100
# sshfs root@foo.org:/root /mnt/foo.org.root
</pre>
 
==== Unmounting filesystem ====
In case of <code>sshfs</code> after umounting an appropriate daemon must be killed. This may be done by the following command
<pre>
# fusermount -u moutpoint
</pre>

Navigation menu