Hi

Ural Khassanov wrote:
>Proftpd 1.2.2 release and rc2 packages all have this bug on my 8.0 server: 
>downloaded files >1mb in size are corrupted.
>I downloaded 1417694b tar.gz file 3 times over modem connection and got 100% 
>file corruption. Tested with many ftp clients as well.
>All packages were rebuilt from src without any errors.
>rc1.3 from 8.0 distribution doesn't have this problem and works very well.
>Please test and don't include faulty versions in upcoming 8.1 release.

more:
server in standalone mode,
seems no problems when "ftp localhost", but >5 min downloads over 33600 line
are broken :(
[sv@uralhome ftptst]$ ls -l
-rw-r--r--    1 sv       sv        1423696 Sep  7 10:44 NV_good
-rw-r--r--    1 sv       sv        1423696 Sep  7 04:44 NV_bad
[sv@uralhome ftptst]$ cmp -l NV_bad NV_good
982001 355  15
982002 253 143
982003 356 202
...^C

second file:
[sv@uralhome ftptst]$ ls -l ks*
-rw-r--r--    1 sv       sv        3706924 Nov  2  1999 ks_bad
-rw-r--r--    1 sv       sv        3706924 Nov  2  1999 ks_good
[sv@uralhome ftptst]$ cmp -l ks_bad ks_good
1005001 115 262
1005002 132  34
1005003 220 224
...^C

note that differences come on at xxxx001 boundary.

Reply via email to