summaryrefslogtreecommitdiff
path: root/dbclient.1
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2013-03-03 11:47:41 +0800
committerMatt Johnston <matt@ucc.asn.au>2013-03-03 11:47:41 +0800
commitdd9159918a6c4a4553af833333f930c10536ae12 (patch)
tree24f35156bd1d81cd203a59f8aad5f57296dde86f /dbclient.1
parent63dc746102d1f6b3d3255e44099b742c6c58371b (diff)
downloaddropbear-dd9159918a6c4a4553af833333f930c10536ae12.tar.gz
improve subsystem/sftp documentation, and multi-hop manual formatting
Diffstat (limited to 'dbclient.1')
-rw-r--r--dbclient.14
1 files changed, 4 insertions, 0 deletions
diff --git a/dbclient.1 b/dbclient.1
index 4472e70..69af18a 100644
--- a/dbclient.1
+++ b/dbclient.1
@@ -117,7 +117,11 @@ Specify a comma separated list of ciphers to enable. Use \fI-c help\fR to list p
.TP
.B \-m \fIMAClist
Specify a comma separated list of authentication MACs to enable. Use \fI-m help\fR to list possibilities.
+.TP
+.B \-s
+The specified command will be requested as a subsystem, used for sftp. Dropbear doesn't implement sftp itself but the OpenSSH sftp client can be used eg \fIsftp -S dbclient user@host\fR
+.SH MULTI-HOP
Dropbear will also allow multiple "hops" to be specified, separated by commas. In
this case a connection will be made to the first host, then a TCP forwarded
connection will be made through that to the second host, and so on. Hosts other than