diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2009-07-15 14:20:58 +0000 |
---|---|---|
committer | Miklos Szeredi <miklos@szeredi.hu> | 2009-07-15 14:20:58 +0000 |
commit | ae4614e69045c697b7704b72030dca373b9d0f71 (patch) | |
tree | 1ad676a1b8916d8acea3a4d744fc645febfa3f72 /sshfs.1 | |
parent | b1fa0408fb5810e5024f3e657706111a2054f8b5 (diff) | |
download | sshfs-ae4614e69045c697b7704b72030dca373b9d0f71.tar sshfs-ae4614e69045c697b7704b72030dca373b9d0f71.tar.gz sshfs-ae4614e69045c697b7704b72030dca373b9d0f71.tar.bz2 sshfs-ae4614e69045c697b7704b72030dca373b9d0f71.zip |
Add option 'delay_connect': This will always create the sshfs mount,
even if the connection to the server can't be established.
Diffstat (limited to 'sshfs.1')
-rw-r--r-- | sshfs.1 | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -46,6 +46,9 @@ equivalent to '\-o ssh_protocol=1' \fB\-o\fR reconnect reconnect to server .TP +\fB\-o\fR delay_connect +delay connection to server +.TP \fB\-o\fR sshfs_sync synchronous writes .TP |