bugzilla-daemon at bugzilla.mindrot.org
2017-Aug-16 19:51 UTC
[Bug 2761] New: When using the -3 option a "No such file or directory" error is not displayed
https://bugzilla.mindrot.org/show_bug.cgi?id=2761
Bug ID: 2761
Summary: When using the -3 option a "No such file or
directory"
error is not displayed
Product: Portable OpenSSH
Version: 7.4p1
Hardware: 68k
OS: Mac OS X
Status: NEW
Severity: enhancement
Priority: P5
Component: scp
Assignee: unassigned-bugs at mindrot.org
Reporter: jrwren at xmtp.net
When using the -3 option a "No such file or directory" error is not
displayed as it is when using the same source and target without the -3
option.
I expect to see an error message if the source does not exist.
e.g.
$ scp delays:DNE delays:/tmp/
DNE: No such file or directory
$ scp -3 delays:DNE delays:/tmp/
$
With the -3 option, I get no indication that there was a failure other
than exit value being nonzero.
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2017-Aug-17 07:33 UTC
[Bug 2761] When using the -3 option a "No such file or directory" error is not displayed
https://bugzilla.mindrot.org/show_bug.cgi?id=2761
Jakub Jelen <jjelen at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |jjelen at redhat.com
Resolution|--- |DUPLICATE
--- Comment #1 from Jakub Jelen <jjelen at redhat.com> ---
This is already filled as the bug #2338, even with the attached patch
that I wrote years ago. It also describes why it is currently so.
*** This bug has been marked as a duplicate of bug 2338 ***
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2021-Apr-23 04:58 UTC
[Bug 2761] When using the -3 option a "No such file or directory" error is not displayed
https://bugzilla.mindrot.org/show_bug.cgi?id=2761
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Damien Miller <djm at mindrot.org> ---
closing resolved bugs as of 8.6p1 release
--
You are receiving this mail because:
You are watching the assignee of the bug.