aboutsummaryrefslogtreecommitdiff
path: root/sshfs.1
diff options
context:
space:
mode:
authorChris Wolfe <cwolfe@chromium.org>2012-02-08 10:11:10 -0500
committerBenjamin Fleischer <fleiben@gmail.com>2012-03-09 22:48:58 +0100
commit0d34c7b742fe8f9a7de81afd3f4c906da38b26a3 (patch)
treeebcd83972ad8ecab8409ad6d9183c071abf6ce98 /sshfs.1
parentff32332e8331e8d7cfb08fec90b087437731a4c5 (diff)
downloadsshfs-0d34c7b742fe8f9a7de81afd3f4c906da38b26a3.tar
sshfs-0d34c7b742fe8f9a7de81afd3f4c906da38b26a3.tar.gz
sshfs-0d34c7b742fe8f9a7de81afd3f4c906da38b26a3.tar.bz2
sshfs-0d34c7b742fe8f9a7de81afd3f4c906da38b26a3.zip
Add slave option to run sftp over stdin and stdout
Add -o slave. This option routes the sftp communication over stdin and stdout, bypassing SSH and network.
Diffstat (limited to 'sshfs.1')
-rw-r--r--sshfs.12
1 files changed, 2 insertions, 0 deletions
diff --git a/sshfs.1 b/sshfs.1
index 0768d59..d316930 100644
--- a/sshfs.1
+++ b/sshfs.1
@@ -138,6 +138,8 @@ path to sftp server or subsystem (default: sftp)
.TP
\fB\-o\fR directport=PORT
directly connect to PORT bypassing ssh
+\fB\-o\fR slave
+communicate over stdin and stdout bypassing network
.TP
\fB\-o\fR transform_symlinks
transform absolute symlinks to relative