[Bug 2761] New: When using the -3 option a "No such file or directory" error is not displayed
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Thu Aug 17 05:51:10 AEST 2017
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.
More information about the openssh-bugs
mailing list