Opened 18 years ago

Last modified 10 years ago

#1161 closed Bug report

FileZilla Client to vsftpd (CentOS) random data modification

Reported by: parkmo Owned by:
Priority: critical Component: FileZilla Client
Keywords: Cc: parkmo, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

I test file download and file upload.
There is a modification like follow.
I found that modification occurs in download time.

ftp server : vsftpd-1.2.1-3E.1, CentOS 3.6

Kernel version : Linux version 2.4.21-

37.ELsmp
ftp client : WinXP, FileZilla 2.2.27

There is no modification when I use WinXP ftp(console
client) and Alftp.

The follow is result of my test.


[root@]#xxd ../ce.org > ../ce.xxd
[root@]#xxd ce.org > ce.xxd
[root@]# diff ce.xxd ../ce.xxd

(downloaded file) (orgfile)

86009c86009
< 014ff80: 5cba 3a54 f9c1 6aa1 a472 c9b8 72d9 2994
\.:T..j..r..r.).
---

014ff80: 5cba 3a54 e512 afe1 a472 c9b8 72d9 2994

\.:T.....r..r.).
975097c975097
< 0ee0f80: 5eec b17c ce96 6fad 8cde a2b6 6e5e 47d3
..|..o.....nG.
---

0ee0f80: 5eec b17c 9e13 6361 8cde a2b6 6e5e 47d3

..|..ca....nG.
2262265c2262265
< 2284f80: 0b66 332e b941 651e 1d1d 83d8 82bc
e8e7 .f3..Ae.........
---

2284f80: 0b66 332e 778d 846c 1d1d 83d8 82bc

e8e7 .f3.w..l........
2283001c2283001
< 22d5f80: fce5 fcc1 af3b e453 4ccd de4b 9626
565d .....;.SL..K.&V]
---

22d5f80: fce5 fcc1 bdfc 12ae 4ccd de4b 9626

565d ........L..K.&V]
2625529c2625529
< 280ff80: ac6b 3913 a7b8 b17a 0ea3 e57c dd07
8ad1 .k9....z...|....
---

280ff80: ac6b 3913 2976 f331 0ea3 e57c dd07

8ad1 .k9.)v.1...|....
3548561c3548561
< 3625900: 1ee9 4c59 c3eb c905 2dd5 2245 0ddf
4747 ..LY....-."E..GG
---

3625900: 1ee9 4c59 6c72 5701 2dd5 2245 0ddf

4747 ..LYlrW.-."E..GG
3560185c3560185
< 3652f80: 0958 16f6 41a7 a007 e493 d169 8550
1f7d .X..A......i.P.}
---

3652f80: 0958 16f6 4a46 6d90 e493 d169 8550

1f7d .X..JFm....i.P.}

Attachments (1)

00.jpg (1.7 KB ) - added by gabrielk2k 11 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 by Tim Kosse, 18 years ago

Please post a complete log with enabled debug information.

comment:2 by sf-robot, 18 years ago

This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).

by gabrielk2k, 11 years ago

Attachment: 00.jpg added
Note: See TracTickets for help on using tickets.