[Bug 2005] scp should not overwrite files (without confirmation)

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Tue May 8 14:28:35 EST 2012


https://bugzilla.mindrot.org/show_bug.cgi?id=2005

Darren Tucker <dtucker at zip.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dtucker at zip.com.au

--- Comment #1 from Darren Tucker <dtucker at zip.com.au> 2012-05-08 14:28:35 EST ---
It's not as simple as it seems.

In the case of a local->remote or remote->remote copy, the scp on your
end doesn't know if the file exists or not, and the scp at the other
end doesn't have any way to tell you if it does (there's no mechanism
in the scp protocol (such as it is) to do it.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list