Displaying 1 result from an estimated 1 matches for "noiversion".
2013 Mar 21
1
sshfs -o rellinks (module option) rejected by fuse
...he mount man page's
"FILESYSTEM INDEPENDENT MOUNT OPTIONS" and the mount man page does not
have a section for sshfs. There is thus no documentation to tell the
sshfs user which mount options are available. For example I found by
experiment that noatime is accepted but nodiratime and noiversion are not.
2. Command path completion. Add a note in the documentation that this
does not work. For example when the user types cd <sshfs mount point>/
then tab and tab, nothing is listed as it is for the usual file systems.
Rationale: this is not customary behaviour. Nice for there to be...