https://bugzilla.mindrot.org/show_bug.cgi?id=2819
Bug ID: 2819
Summary: Problem with "scp -C" on specific files only.
Product: Portable OpenSSH
Version: 7.5p1
Hardware: PPC
OS: AIX
Status: NEW
Severity: major
Priority: P5
Component: scp
Assignee: [email protected]
Reporter: [email protected]
Created attachment 3113
--> https://bugzilla.mindrot.org/attachment.cgi?id=3113&action=edit
scp and sshd logs
Hello Team ,
"scp -C" (compression) is not working with some special kind of files.
The source code has been compiled with xlc compiler.
# xlc -qversion
IBM XL C/C++ Enterprise Edition V8.0 for AIX
Version: 08.00.0000.0012
The issue has been seen on AIX 6.1.0.0, AIX 7.1.0.0, AIX 7.2.0.0.
You can recreate the issue in the following way :-
# scp -C /usr/lib/libssl.a localhost:/
root@localhost's password:
libssl.a 0% 0 0.0KB/s --:-- ETA
ssh_packet_send: invalid format
lost connection
* Here i am using libssl.a library file as a special file.
Also i am sending debug logs for both scp and sshd daemon.
Thanks
Mayank Sharma
AIX Opensource Security, IBM.
--
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