[Bug 3076] Better error messages when destination directory not exist.
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Wed Oct 11 17:37:10 AEDT 2023
https://bugzilla.mindrot.org/show_bug.cgi?id=3076
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
CC| |djm at mindrot.org
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
The error message is now:
$ scp /bin/ls localhost:/tmp/blah/blah
scp: dest open "/tmp/blah/blah": No such file or directory
scp: failed to upload file /bin/ls to /tmp/blah/blah
--
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