https://bz.apache.org/bugzilla/show_bug.cgi?id=66141

--- Comment #1 from Jano John Akim Franke <[email protected]> ---
Example output of test-encoding.sh showing file transfer with retry resulting
in modified file contents:

Contents UTF-8: ...TEST
1. try        : TEST    (timeout waiting for 3 bytes)
2. try        : EST     (Content-Range: bytes 4-6/7)
Result        : TESTEST

[...]
1c1
< 0000000: efbb bf54 4553 54                        ...TEST
---
> 0000000: 5445 5354 4553 54                        TESTEST
d42db618f4b78cea995329eb8d60b491 
/opt/novell/zenworks/install/downloads/TEST/UTF-8.txt
2961d3c31fbd6d0abc36fa53d3565915  /tmp/UTF-8.txt
1c1
< 0000000: feff 0054 0045 0053 0054                 ...T.E.S.T
---
> 0000000: 0054 0045 0053 0054 0054                 .T.E.S.T.T
dcb86ac7739a5776eadcc5e5dedf94fa 
/opt/novell/zenworks/install/downloads/TEST/UTF-16BE.txt
09a69b9d518abf314fb830236d27bdce  /tmp/UTF-16BE.txt
1c1
< 0000000: fffe 5400 4500 5300 5400                 ..T.E.S.T.
---
> 0000000: 5400 4500 5300 5400 5400                 T.E.S.T.T.
64343f295737c917fc57e52431c6f6de 
/opt/novell/zenworks/install/downloads/TEST/UTF-16LE.txt
55a65357c74490ce68b42bcca6962951  /tmp/UTF-16LE.txt
Files /opt/novell/zenworks/install/downloads/TEST/UTF-32BE.txt and
/tmp/UTF-32BE.txt are identical
Files /opt/novell/zenworks/install/downloads/TEST/UTF-32LE.txt and
/tmp/UTF-32LE.txt are identical

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to