When extracting a file from an ISO CD-image (left panel) to a SFTP target (right panel), the file is corrupt. The MD5sum changes. I tested this with a 28MB Exe file. extracting to a local target works fine. copying the file from the filesystem (not from the ISO) to SFTP works fine. Reproducible: Always Steps to Reproduce: 1. extract a file from an ISO directly to a SFTP target 2. verify the MD5 sum Actual Results: the file was written but cannot be executed on windows because of data corruption Expected Results: the MD5sum on the SFTP target is the same as in the ISO.
This looks like a duplicate of Bug 313052. Feel free to reopen this, you still can reproduce the bug after 313052 is closed. *** This bug has been marked as a duplicate of bug 313052 ***