summaryrefslogtreecommitdiff
path: root/scp.0
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2015-08-19 14:23:50 +0100
committerColin Watson <cjwatson@debian.org>2015-08-19 14:23:50 +0100
commitbaccdb349b31c47cd76fb63211f754ed33a9707e (patch)
treed03653f975fd4eb8bf71bb0c9d168614401202fa /scp.0
parent487bdb3a5ef6075887b830ccb8a0b14f6da78e93 (diff)
parent9f82e5a9042f2d872e98f48a876fcab3e25dd9bb (diff)
Import openssh_6.8p1.orig.tar.gz
Diffstat (limited to 'scp.0')
-rw-r--r--scp.012
1 files changed, 7 insertions, 5 deletions
diff --git a/scp.0 b/scp.0
index 0495f2555..3f309fe03 100644
--- a/scp.0
+++ b/scp.0
@@ -1,7 +1,7 @@
1SCP(1) General Commands Manual SCP(1) 1SCP(1) General Commands Manual SCP(1)
2 2
3NAME 3NAME
4 scp - secure copy (remote file copy program) 4 scp M-bM-^@M-^S secure copy (remote file copy program)
5 5
6SYNOPSIS 6SYNOPSIS
7 scp [-12346BCpqrv] [-c cipher] [-F ssh_config] [-i identity_file] 7 scp [-12346BCpqrv] [-c cipher] [-F ssh_config] [-i identity_file]
@@ -17,7 +17,7 @@ DESCRIPTION
17 File names may contain a user and host specification to indicate that the 17 File names may contain a user and host specification to indicate that the
18 file is to be copied to/from that host. Local file names can be made 18 file is to be copied to/from that host. Local file names can be made
19 explicit using absolute or relative pathnames to avoid scp treating file 19 explicit using absolute or relative pathnames to avoid scp treating file
20 names containing `:' as host specifiers. Copies between two remote hosts 20 names containing M-bM-^@M-^X:M-bM-^@M-^Y as host specifiers. Copies between two remote hosts
21 are also permitted. 21 are also permitted.
22 22
23 The options are as follows: 23 The options are as follows:
@@ -89,6 +89,7 @@ DESCRIPTION
89 HashKnownHosts 89 HashKnownHosts
90 Host 90 Host
91 HostbasedAuthentication 91 HostbasedAuthentication
92 HostbasedKeyTypes
92 HostKeyAlgorithms 93 HostKeyAlgorithms
93 HostKeyAlias 94 HostKeyAlias
94 HostName 95 HostName
@@ -117,6 +118,7 @@ DESCRIPTION
117 ServerAliveCountMax 118 ServerAliveCountMax
118 StrictHostKeyChecking 119 StrictHostKeyChecking
119 TCPKeepAlive 120 TCPKeepAlive
121 UpdateHostKeys
120 UsePrivilegedPort 122 UsePrivilegedPort
121 User 123 User
122 UserKnownHostsFile 124 UserKnownHostsFile
@@ -124,7 +126,7 @@ DESCRIPTION
124 126
125 -P port 127 -P port
126 Specifies the port to connect to on the remote host. Note that 128 Specifies the port to connect to on the remote host. Note that
127 this option is written with a capital `P', because -p is already 129 this option is written with a capital M-bM-^@M-^XPM-bM-^@M-^Y, because -p is already
128 reserved for preserving the times and modes of the file. 130 reserved for preserving the times and modes of the file.
129 131
130 -p Preserves modification times, access times, and modes from the 132 -p Preserves modification times, access times, and modes from the
@@ -145,7 +147,7 @@ DESCRIPTION
145 authentication, and configuration problems. 147 authentication, and configuration problems.
146 148
147EXIT STATUS 149EXIT STATUS
148 The scp utility exits 0 on success, and >0 if an error occurs. 150 The scp utility exitsM-BM- 0 on success, andM-BM- >0 if an error occurs.
149 151
150SEE ALSO 152SEE ALSO
151 sftp(1), ssh(1), ssh-add(1), ssh-agent(1), ssh-keygen(1), ssh_config(5), 153 sftp(1), ssh(1), ssh-add(1), ssh-agent(1), ssh-keygen(1), ssh_config(5),
@@ -159,4 +161,4 @@ AUTHORS
159 Timo Rinne <tri@iki.fi> 161 Timo Rinne <tri@iki.fi>
160 Tatu Ylonen <ylo@cs.hut.fi> 162 Tatu Ylonen <ylo@cs.hut.fi>
161 163
162OpenBSD 5.6 March 19, 2014 OpenBSD 5.6 164OpenBSD 5.7 January 30, 2015 OpenBSD 5.7