summaryrefslogtreecommitdiff
path: root/sftp.0
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2019-10-09 22:59:48 +0100
committerColin Watson <cjwatson@debian.org>2019-10-09 22:59:48 +0100
commit4213eec74e74de6310c27a40c3e9759a08a73996 (patch)
treee97a6dcafc6763aea7c804e4e113c2750cb1400d /sftp.0
parent102062f825fb26a74295a1c089c00c4c4c76b68a (diff)
parentcdf1d0a9f5d18535e0a18ff34860e81a6d83aa5c (diff)
Import openssh_8.1p1.orig.tar.gz
Diffstat (limited to 'sftp.0')
-rw-r--r--sftp.028
1 files changed, 14 insertions, 14 deletions
diff --git a/sftp.0 b/sftp.0
index 2342c2320..05db3541c 100644
--- a/sftp.0
+++ b/sftp.0
@@ -137,7 +137,7 @@ DESCRIPTION
137 HostbasedKeyTypes 137 HostbasedKeyTypes
138 HostKeyAlgorithms 138 HostKeyAlgorithms
139 HostKeyAlias 139 HostKeyAlias
140 HostName 140 Hostname
141 IdentitiesOnly 141 IdentitiesOnly
142 IdentityAgent 142 IdentityAgent
143 IdentityFile 143 IdentityFile
@@ -238,7 +238,7 @@ INTERACTIVE COMMANDS
238 238
239 exit Quit sftp. 239 exit Quit sftp.
240 240
241 get [-afPpr] remote-path [local-path] 241 get [-afpR] remote-path [local-path]
242 Retrieve the remote-path and store it on the local machine. If 242 Retrieve the remote-path and store it on the local machine. If
243 the local path name is not specified, it is given the same name 243 the local path name is not specified, it is given the same name
244 it has on the remote machine. remote-path may contain glob(7) 244 it has on the remote machine. remote-path may contain glob(7)
@@ -255,10 +255,10 @@ INTERACTIVE COMMANDS
255 If the -f flag is specified, then fsync(2) will be called after 255 If the -f flag is specified, then fsync(2) will be called after
256 the file transfer has completed to flush the file to disk. 256 the file transfer has completed to flush the file to disk.
257 257
258 If either the -P or -p flag is specified, then full file 258 If the -p flag is specified, then full file permissions and
259 permissions and access times are copied too. 259 access times are copied too.
260 260
261 If the -r flag is specified then directories will be copied 261 If the -R flag is specified then directories will be copied
262 recursively. Note that sftp does not follow symbolic links when 262 recursively. Note that sftp does not follow symbolic links when
263 performing recursive transfers. 263 performing recursive transfers.
264 264
@@ -326,7 +326,7 @@ INTERACTIVE COMMANDS
326 progress 326 progress
327 Toggle display of progress meter. 327 Toggle display of progress meter.
328 328
329 put [-afPpr] local-path [remote-path] 329 put [-afpR] local-path [remote-path]
330 Upload local-path and store it on the remote machine. If the 330 Upload local-path and store it on the remote machine. If the
331 remote path name is not specified, it is given the same name it 331 remote path name is not specified, it is given the same name it
332 has on the local machine. local-path may contain glob(7) 332 has on the local machine. local-path may contain glob(7)
@@ -345,10 +345,10 @@ INTERACTIVE COMMANDS
345 Note that this is only supported by servers that implement the 345 Note that this is only supported by servers that implement the
346 "fsync@openssh.com" extension. 346 "fsync@openssh.com" extension.
347 347
348 If either the -P or -p flag is specified, then full file 348 If the -p flag is specified, then full file permissions and
349 permissions and access times are copied too. 349 access times are copied too.
350 350
351 If the -r flag is specified then directories will be copied 351 If the -R flag is specified then directories will be copied
352 recursively. Note that sftp does not follow symbolic links when 352 recursively. Note that sftp does not follow symbolic links when
353 performing recursive transfers. 353 performing recursive transfers.
354 354
@@ -356,13 +356,13 @@ INTERACTIVE COMMANDS
356 356
357 quit Quit sftp. 357 quit Quit sftp.
358 358
359 reget [-Ppr] remote-path [local-path] 359 reget [-fpR] remote-path [local-path]
360 Resume download of remote-path. Equivalent to get with the -a 360 Resume download of remote-path. Equivalent to get with the -a
361 flag set. 361 flag set.
362 362
363 reput [-Ppr] [local-path] remote-path 363 reput [-fpR] local-path [remote-path]
364 Resume upload of [local-path]. Equivalent to put with the -a 364 Resume upload of local-path. Equivalent to put with the -a flag
365 flag set. 365 set.
366 366
367 rename oldpath newpath 367 rename oldpath newpath
368 Rename remote file from oldpath to newpath. 368 Rename remote file from oldpath to newpath.
@@ -393,4 +393,4 @@ SEE ALSO
393 T. Ylonen and S. Lehtinen, SSH File Transfer Protocol, draft-ietf-secsh- 393 T. Ylonen and S. Lehtinen, SSH File Transfer Protocol, draft-ietf-secsh-
394 filexfer-00.txt, January 2001, work in progress material. 394 filexfer-00.txt, January 2001, work in progress material.
395 395
396OpenBSD 6.5 January 22, 2019 OpenBSD 6.5 396OpenBSD 6.6 June 19, 2019 OpenBSD 6.6