[Bug 1451] New: Slight addition to the "scp" man page
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Sat Mar 29 04:43:00 EST 2008
https://bugzilla.mindrot.org/show_bug.cgi?id=1451
Summary: Slight addition to the "scp" man page
Classification: Unclassified
Product: Portable OpenSSH
Version: 4.7p1
Platform: Other
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: scp
AssignedTo: bitbucket at mindrot.org
ReportedBy: t8m at centrum.cz
Created an attachment (id=1476)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=1476)
Patch for openssh-3.9p1, but should apply on current sources as well
Originaly reported here by David Tonhofer:
https://bugzilla.redhat.com/show_bug.cgi?id=426596
0) The man page generator on Red Hat does not like the '.Aq' tag which
appears in front of the Author mail addresses? Removed.
1) Added the text:
When copying a source file to a target file which already exists, scp
will replace the contents of the target file (keeping the inode).
If the target file does not yet exist, an empty file with the target
file name is created, then filled with the source file contents. No
attempt is made at "near-atomic" transfer using temporary files.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list