Bug 323195

Summary: data corruption when copying from ISO to SFTP target
Product: [Applications] krusader Reporter: cuacuab <f6308>
Component: net-connectionAssignee: Krusader Bugs Distribution List <krusader-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: critical CC: jan_lepper, krusader-bugs-null
Priority: NOR    
Version: 2.4.0-beta3 "Single Step"   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description cuacuab 2013-08-05 15:17:32 UTC
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.
Comment 1 Jan Lepper 2013-09-21 21:54:22 UTC
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 ***