rdmenezes / wvstreams

Automatically exported from code.google.com/p/wvstreams
0 stars 0 forks source link

checksum fail for a downloaded file #41

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. we are using wvtftp as a server and atftp as a client to download an 
application rpm
2. The download of the rpm on the cleint is successful with exact number of 
bytes but the checksum of the downloaded file is faulty from the file on the 
server.
3. only 1 out of 5 times the checksum of the downloaded file is matching with 
the one on the server.

What is the expected output? What do you see instead?
Expected output is the downloaded file checksum should not be incorrect.
Actual output is out of 5times, only once the checksum is right.

What version of the product are you using? On what operating system?
wvtftp-1.0.1.tar.gz
RHEL 6.4

Please provide any additional information below.

Original issue reported on code.google.com by Suresh.M...@gmail.com on 18 Nov 2013 at 9:29