Bug 323195 - data corruption when copying from ISO to SFTP target
Summary: data corruption when copying from ISO to SFTP target
Status: RESOLVED DUPLICATE of bug 313052
Alias: None
Product: krusader
Classification: Applications
Component: net-connection (show other bugs)
Version: 2.4.0-beta3 "Single Step"
Platform: Compiled Sources Linux
: NOR critical
Target Milestone: ---
Assignee: Krusader Bugs Distribution List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-05 15:17 UTC by cuacuab
Modified: 2018-05-06 00:15 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***