https://bugzilla.mindrot.org/show_bug.cgi?id=2210
Bug ID: 2210
Summary: scp -q isn't quiet when copying between two remote
hosts
Product: Portable OpenSSH
Version: 6.0p1
Hardware: PPC
OS: AIX
Status: NEW
Severity: normal
Priority: P5
Component: scp
Assignee: [email protected]
Reporter: [email protected]
OpenSSH_6.0p1, OpenSSL 1.0.1e 11 Feb 2013
When using banners in SSH, scp -q will only suppress banners for one
remove host, but not two. See the following example, using SSH 6.0p1
compiled on AIX 5.3 and distributed by IBM.
root@host3:/tmp
--> scp -q host1:/tmp/x.out /tmp/x.out.host1
root@host3:/tmp
--> scp -q /tmp/x.out host2:/tmp/x.out.host3
root@host3:/tmp
--> scp -q host1:/tmp/x.out host2:/tmp/x.out.host1
#################################################################
# Hostname: host2 #
#################################################################
root@host3:/tmp
-->
--
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs