summaryrefslogtreecommitdiff
path: root/scp.1
diff options
context:
space:
mode:
Diffstat (limited to 'scp.1')
-rw-r--r--scp.119
1 files changed, 3 insertions, 16 deletions
diff --git a/scp.1 b/scp.1
index 4ae877753..76ce33361 100644
--- a/scp.1
+++ b/scp.1
@@ -8,9 +8,9 @@
8.\" 8.\"
9.\" Created: Sun May 7 00:14:37 1995 ylo 9.\" Created: Sun May 7 00:14:37 1995 ylo
10.\" 10.\"
11.\" $OpenBSD: scp.1,v 1.71 2016/07/16 06:57:55 jmc Exp $ 11.\" $OpenBSD: scp.1,v 1.74 2017/05/03 21:49:18 naddy Exp $
12.\" 12.\"
13.Dd $Mdocdate: July 16 2016 $ 13.Dd $Mdocdate: May 3 2017 $
14.Dt SCP 1 14.Dt SCP 1
15.Os 15.Os
16.Sh NAME 16.Sh NAME
@@ -19,7 +19,7 @@
19.Sh SYNOPSIS 19.Sh SYNOPSIS
20.Nm scp 20.Nm scp
21.Bk -words 21.Bk -words
22.Op Fl 12346BCpqrv 22.Op Fl 346BCpqrv
23.Op Fl c Ar cipher 23.Op Fl c Ar cipher
24.Op Fl F Ar ssh_config 24.Op Fl F Ar ssh_config
25.Op Fl i Ar identity_file 25.Op Fl i Ar identity_file
@@ -65,14 +65,6 @@ Copies between two remote hosts are also permitted.
65.Pp 65.Pp
66The options are as follows: 66The options are as follows:
67.Bl -tag -width Ds 67.Bl -tag -width Ds
68.It Fl 1
69Forces
70.Nm
71to use protocol 1.
72.It Fl 2
73Forces
74.Nm
75to use protocol 2.
76.It Fl 3 68.It Fl 3
77Copies between two remote hosts are transferred through the local host. 69Copies between two remote hosts are transferred through the local host.
78Without this option the data is copied directly between the two remote 70Without this option the data is copied directly between the two remote
@@ -136,10 +128,8 @@ For full details of the options listed below, and their possible values, see
136.It CertificateFile 128.It CertificateFile
137.It ChallengeResponseAuthentication 129.It ChallengeResponseAuthentication
138.It CheckHostIP 130.It CheckHostIP
139.It Cipher
140.It Ciphers 131.It Ciphers
141.It Compression 132.It Compression
142.It CompressionLevel
143.It ConnectionAttempts 133.It ConnectionAttempts
144.It ConnectTimeout 134.It ConnectTimeout
145.It ControlMaster 135.It ControlMaster
@@ -170,14 +160,11 @@ For full details of the options listed below, and their possible values, see
170.It PKCS11Provider 160.It PKCS11Provider
171.It Port 161.It Port
172.It PreferredAuthentications 162.It PreferredAuthentications
173.It Protocol
174.It ProxyCommand 163.It ProxyCommand
175.It ProxyJump 164.It ProxyJump
176.It PubkeyAcceptedKeyTypes 165.It PubkeyAcceptedKeyTypes
177.It PubkeyAuthentication 166.It PubkeyAuthentication
178.It RekeyLimit 167.It RekeyLimit
179.It RhostsRSAAuthentication
180.It RSAAuthentication
181.It SendEnv 168.It SendEnv
182.It ServerAliveInterval 169.It ServerAliveInterval
183.It ServerAliveCountMax 170.It ServerAliveCountMax