summaryrefslogtreecommitdiff
path: root/sftp.1
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2014-05-15 13:47:37 +1000
committerDamien Miller <djm@mindrot.org>2014-05-15 13:47:37 +1000
commit798a02568b13a2e46efebd81f08c8f4bb33a6dc7 (patch)
tree1dadf43c691a229424f549cbb84f8e8e9aa1840a /sftp.1
parentd875ff78d2b8436807381051de112f0ebf9b9ae1 (diff)
- jmc@cvs.openbsd.org 2014/04/22 14:16:30
[sftp.1] zap eol whitespace;
Diffstat (limited to 'sftp.1')
-rw-r--r--sftp.112
1 files changed, 6 insertions, 6 deletions
diff --git a/sftp.1 b/sftp.1
index e73a480a9..7eb9970ab 100644
--- a/sftp.1
+++ b/sftp.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: sftp.1,v 1.98 2014/04/22 12:42:04 logan Exp $ 1.\" $OpenBSD: sftp.1,v 1.99 2014/04/22 14:16:30 jmc Exp $
2.\" 2.\"
3.\" Copyright (c) 2001 Damien Miller. All rights reserved. 3.\" Copyright (c) 2001 Damien Miller. All rights reserved.
4.\" 4.\"
@@ -108,9 +108,9 @@ Forces
108.Nm 108.Nm
109to use IPv6 addresses only. 109to use IPv6 addresses only.
110.It Fl a 110.It Fl a
111Attempt to continue interrupted transfers rather than overwriting 111Attempt to continue interrupted transfers rather than overwriting
112existing partial or complete copies of files. 112existing partial or complete copies of files.
113If the partial contents differ from those being transferred, 113If the partial contents differ from those being transferred,
114then the resultant file is likely to be corrupt. 114then the resultant file is likely to be corrupt.
115.It Fl B Ar buffer_size 115.It Fl B Ar buffer_size
116Specify the size of the buffer that 116Specify the size of the buffer that
@@ -515,10 +515,10 @@ is specified, then
515must specify a directory. 515must specify a directory.
516.Pp 516.Pp
517If the 517If the
518.Fl a 518.Fl a
519flag is specified, then attempt to resume partial 519flag is specified, then attempt to resume partial
520transfers of existing files. 520transfers of existing files.
521Note that resumption assumes that any partial copy of the remote file 521Note that resumption assumes that any partial copy of the remote file
522matches the local copy. 522matches the local copy.
523If the local file contents differ from the remote local copy then 523If the local file contents differ from the remote local copy then
524the resultant file is likely to be corrupt. 524the resultant file is likely to be corrupt.
@@ -570,7 +570,7 @@ Resume upload of
570.Op Ar local-path . 570.Op Ar local-path .
571Equivalent to 571Equivalent to
572.Ic put 572.Ic put
573with the 573with the
574.Fl a 574.Fl a
575flag set. 575flag set.
576.It Ic rename Ar oldpath Ar newpath 576.It Ic rename Ar oldpath Ar newpath