Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
software:sshfs [2011/01/18 04:08]
127.0.0.1 external edit
software:sshfs [2013/09/19 16:40] (current)
Line 1: Line 1:
 ====== SSHFS ====== ====== SSHFS ======
 +
 +===== Usage in /etc/fstab =====
 +
 +<code>
 +sshfs#<user>@<server>:/ /mnt/<dir> fuse defaults,user,noauto,noatime,allow_other,readdir_ino 0 0
 +</code>
  
 ===== pwd not working ===== ===== pwd not working =====
  
-If sometimes when you are in a sshfs mounted directory the ''pwd'' command only returns ".", mount it with the sshfs option **-oreaddir_ino**.+If sometimes when you are in a sshfs mounted directory the ''pwd'' command does not work and only returns ".", mount it with the sshfs option **readdir_ino** (add -oreaddir_ino in command line).
software/sshfs.1295323702.txt.gz ยท Last modified: 2013/09/19 16:43 (external edit)
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0