summaryrefslogtreecommitdiff
path: root/sftp.1
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2003-10-15 15:59:26 +1000
committerDarren Tucker <dtucker@zip.com.au>2003-10-15 15:59:26 +1000
commitb370ca9313b02581a5afff20d7555a34cf1f662d (patch)
tree697988b0765a4e11905db3e5bb31744287ee5a4d /sftp.1
parentf132c67e8e6d6025e1b23a4c55123f062c11f03d (diff)
- markus@cvs.openbsd.org 2003/10/13 08:22:25
[scp.1 sftp.1] don't refer to options related to forwarding; ok jmc@
Diffstat (limited to 'sftp.1')
-rw-r--r--sftp.111
1 files changed, 1 insertions, 10 deletions
diff --git a/sftp.1 b/sftp.1
index 05b972e46..00253037d 100644
--- a/sftp.1
+++ b/sftp.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: sftp.1,v 1.46 2003/10/08 08:27:36 jmc Exp $ 1.\" $OpenBSD: sftp.1,v 1.47 2003/10/13 08:22:25 markus Exp $
2.\" 2.\"
3.\" Copyright (c) 2001 Damien Miller. All rights reserved. 3.\" Copyright (c) 2001 Damien Miller. All rights reserved.
4.\" 4.\"
@@ -145,16 +145,10 @@ For full details of the options listed below, and their possible values, see
145.It CheckHostIP 145.It CheckHostIP
146.It Cipher 146.It Cipher
147.It Ciphers 147.It Ciphers
148.It ClearAllForwardings
149.It Compression 148.It Compression
150.It CompressionLevel 149.It CompressionLevel
151.It ConnectionAttempts 150.It ConnectionAttempts
152.It ConnectionTimeout 151.It ConnectionTimeout
153.It DynamicForward
154.It EscapeChar
155.It ForwardAgent
156.It ForwardX11
157.It GatewayPorts
158.It GlobalKnownHostsFile 152.It GlobalKnownHostsFile
159.It GSSAPIAuthentication 153.It GSSAPIAuthentication
160.It GSSAPIDelegateCredentials 154.It GSSAPIDelegateCredentials
@@ -165,7 +159,6 @@ For full details of the options listed below, and their possible values, see
165.It HostName 159.It HostName
166.It IdentityFile 160.It IdentityFile
167.It KeepAlive 161.It KeepAlive
168.It LocalForward
169.It LogLevel 162.It LogLevel
170.It MACs 163.It MACs
171.It NoHostAuthenticationForLocalhost 164.It NoHostAuthenticationForLocalhost
@@ -176,7 +169,6 @@ For full details of the options listed below, and their possible values, see
176.It Protocol 169.It Protocol
177.It ProxyCommand 170.It ProxyCommand
178.It PubkeyAuthentication 171.It PubkeyAuthentication
179.It RemoteForward
180.It RhostsRSAAuthentication 172.It RhostsRSAAuthentication
181.It RSAAuthentication 173.It RSAAuthentication
182.It SmartcardDevice 174.It SmartcardDevice
@@ -185,7 +177,6 @@ For full details of the options listed below, and their possible values, see
185.It User 177.It User
186.It UserKnownHostsFile 178.It UserKnownHostsFile
187.It VerifyHostKeyDNS 179.It VerifyHostKeyDNS
188.It XAuthLocation
189.El 180.El
190.It Fl P Ar sftp_server_path 181.It Fl P Ar sftp_server_path
191Connect directly to a local sftp server 182Connect directly to a local sftp server