vishalmishra434 / rpms / openssh

Forked from rpms/openssh a month ago
Clone
Tomáš Mráz ec5276
diff -up openssh-5.1p1/scp.1.manpage openssh-5.1p1/scp.1
Tomáš Mráz ec5276
--- openssh-5.1p1/scp.1.manpage	2008-07-12 09:12:49.000000000 +0200
Tomáš Mráz ec5276
+++ openssh-5.1p1/scp.1	2008-07-23 19:18:15.000000000 +0200
Tomáš Mráz ec5276
@@ -66,6 +66,14 @@ treating file names containing
Tomáš Mráz ec5276
 as host specifiers.
Tomáš Mráz ec5276
 Copies between two remote hosts are also permitted.
Tomáš Mráz 1961bc
 .Pp
Tomáš Mráz 1961bc
+When copying a source file to a target file which already exists,
Tomáš Mráz 1961bc
+.Nm 
Tomáš Mráz 1961bc
+will replace the contents of the target file (keeping the inode).
Tomáš Mráz 1961bc
+.Pp
Tomáš Mráz 1961bc
+If the target file does not yet exist, an empty file with the target
Tomáš Mráz 1961bc
+file name is created, then filled with the source file contents.
Tomáš Mráz 1961bc
+No attempt is made at "near-atomic" transfer using temporary files.
Tomáš Mráz 1961bc
+.Pp
Tomáš Mráz 1961bc
 The options are as follows:
Tomáš Mráz 1961bc
 .Bl -tag -width Ds
Tomáš Mráz 1961bc
 .It Fl 1