summaryrefslogtreecommitdiff
path: root/sftp.0
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2018-08-24 12:49:36 +0100
committerColin Watson <cjwatson@debian.org>2018-08-24 12:49:36 +0100
commite6547182a54f0f268ee36e7c99319eeddffbaff2 (patch)
tree417527229ad3f3764ba71ea383f478a168895087 /sftp.0
parented6ae9c1a014a08ff5db3d768f01f2e427eeb476 (diff)
parent71508e06fab14bc415a79a08f5535ad7bffa93d9 (diff)
Import openssh_7.8p1.orig.tar.gz
Diffstat (limited to 'sftp.0')
-rw-r--r--sftp.022
1 files changed, 11 insertions, 11 deletions
diff --git a/sftp.0 b/sftp.0
index 7ad3e8d3f..343058e71 100644
--- a/sftp.0
+++ b/sftp.0
@@ -146,10 +146,10 @@ DESCRIPTION
146 SendEnv 146 SendEnv
147 ServerAliveInterval 147 ServerAliveInterval
148 ServerAliveCountMax 148 ServerAliveCountMax
149 SetEnv
149 StrictHostKeyChecking 150 StrictHostKeyChecking
150 TCPKeepAlive 151 TCPKeepAlive
151 UpdateHostKeys 152 UpdateHostKeys
152 UsePrivilegedPort
153 User 153 User
154 UserKnownHostsFile 154 UserKnownHostsFile
155 VerifyHostKeyDNS 155 VerifyHostKeyDNS
@@ -197,16 +197,16 @@ INTERACTIVE COMMANDS
197 change directory to the one the session started in. 197 change directory to the one the session started in.
198 198
199 chgrp grp path 199 chgrp grp path
200 Change group of file path to grp. path may contain glob(3) 200 Change group of file path to grp. path may contain glob(7)
201 characters and may match multiple files. grp must be a numeric 201 characters and may match multiple files. grp must be a numeric
202 GID. 202 GID.
203 203
204 chmod mode path 204 chmod mode path
205 Change permissions of file path to mode. path may contain 205 Change permissions of file path to mode. path may contain
206 glob(3) characters and may match multiple files. 206 glob(7) characters and may match multiple files.
207 207
208 chown own path 208 chown own path
209 Change owner of file path to own. path may contain glob(3) 209 Change owner of file path to own. path may contain glob(7)
210 characters and may match multiple files. own must be a numeric 210 characters and may match multiple files. own must be a numeric
211 UID. 211 UID.
212 212
@@ -223,7 +223,7 @@ INTERACTIVE COMMANDS
223 get [-afPpr] remote-path [local-path] 223 get [-afPpr] remote-path [local-path]
224 Retrieve the remote-path and store it on the local machine. If 224 Retrieve the remote-path and store it on the local machine. If
225 the local path name is not specified, it is given the same name 225 the local path name is not specified, it is given the same name
226 it has on the remote machine. remote-path may contain glob(3) 226 it has on the remote machine. remote-path may contain glob(7)
227 characters and may match multiple files. If it does and 227 characters and may match multiple files. If it does and
228 local-path is specified, then local-path must specify a 228 local-path is specified, then local-path must specify a
229 directory. 229 directory.
@@ -254,7 +254,7 @@ INTERACTIVE COMMANDS
254 Display local directory listing of either path or current 254 Display local directory listing of either path or current
255 directory if path is not specified. ls-options may contain any 255 directory if path is not specified. ls-options may contain any
256 flags supported by the local system's ls(1) command. path may 256 flags supported by the local system's ls(1) command. path may
257 contain glob(3) characters and may match multiple files. 257 contain glob(7) characters and may match multiple files.
258 258
259 lmkdir path 259 lmkdir path
260 Create local directory specified by path. 260 Create local directory specified by path.
@@ -268,7 +268,7 @@ INTERACTIVE COMMANDS
268 268
269 ls [-1afhlnrSt] [path] 269 ls [-1afhlnrSt] [path]
270 Display a remote directory listing of either path or the current 270 Display a remote directory listing of either path or the current
271 directory if path is not specified. path may contain glob(3) 271 directory if path is not specified. path may contain glob(7)
272 characters and may match multiple files. 272 characters and may match multiple files.
273 273
274 The following flags are recognized and alter the behaviour of ls 274 The following flags are recognized and alter the behaviour of ls
@@ -311,7 +311,7 @@ INTERACTIVE COMMANDS
311 put [-afPpr] local-path [remote-path] 311 put [-afPpr] local-path [remote-path]
312 Upload local-path and store it on the remote machine. If the 312 Upload local-path and store it on the remote machine. If the
313 remote path name is not specified, it is given the same name it 313 remote path name is not specified, it is given the same name it
314 has on the local machine. local-path may contain glob(3) 314 has on the local machine. local-path may contain glob(7)
315 characters and may match multiple files. If it does and 315 characters and may match multiple files. If it does and
316 remote-path is specified, then remote-path must specify a 316 remote-path is specified, then remote-path must specify a
317 directory. 317 directory.
@@ -369,10 +369,10 @@ INTERACTIVE COMMANDS
369 ? Synonym for help. 369 ? Synonym for help.
370 370
371SEE ALSO 371SEE ALSO
372 ftp(1), ls(1), scp(1), ssh(1), ssh-add(1), ssh-keygen(1), glob(3), 372 ftp(1), ls(1), scp(1), ssh(1), ssh-add(1), ssh-keygen(1), ssh_config(5),
373 ssh_config(5), sftp-server(8), sshd(8) 373 glob(7), sftp-server(8), sshd(8)
374 374
375 T. Ylonen and S. Lehtinen, SSH File Transfer Protocol, draft-ietf-secsh- 375 T. Ylonen and S. Lehtinen, SSH File Transfer Protocol, draft-ietf-secsh-
376 filexfer-00.txt, January 2001, work in progress material. 376 filexfer-00.txt, January 2001, work in progress material.
377 377
378OpenBSD 6.2 February 23, 2018 OpenBSD 6.2 378OpenBSD 6.4 July 23, 2018 OpenBSD 6.4