aboutsummaryrefslogtreecommitdiff
path: root/sshfs.1
diff options
context:
space:
mode:
authorChris Wolfe <cwolfe@chromium.org>2012-02-08 10:11:10 -0500
committerMiklos Szeredi <mszeredi@suse.cz>2012-02-14 12:55:15 +0100
commitb3af91b123af607611fed00a3cc801ebc639d9ff (patch)
tree561a9c4d654bfb03afc26a9790fd351e10dd75dd /sshfs.1
parentacb0832ffd780b8615b213c3141073dffcea3723 (diff)
downloadsshfs-b3af91b123af607611fed00a3cc801ebc639d9ff.tar
sshfs-b3af91b123af607611fed00a3cc801ebc639d9ff.tar.gz
sshfs-b3af91b123af607611fed00a3cc801ebc639d9ff.tar.bz2
sshfs-b3af91b123af607611fed00a3cc801ebc639d9ff.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