Opened 17 years ago

Last modified 17 years ago

#3146 closed Bug report

vsftpd+filezilla-3.0.0-beta7+ftpes=corruption on upload

Reported by: joe_arschtreter Owned by:
Priority: high Component: Other
Keywords: Cc: joe_arschtreter, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

Server:
Debian 4.0 x86
vsftpd 2.0.5

Client:
Any Client with FileZilla 3.0.0-beta7

After uploading a file to the Server whith ftpes (auth tls) encryption enabled the file gets corrupt (md5sum differs). Tried This with the Linux and Windows version of filezilla. Download is no problem.
Windows + FileZilla-2.2.32 is also working.

client:~$ dd if=/dev/urandom of=testfile bs=1M count=1
1+0 records in
1+0 records out
1048576 bytes (1.0 MB) copied, 0.547827 seconds, 1.9 MB/s
client:~$ md5sum testfile
288c79214028a34fa04b5c04c8c2948c testfile

server:/home/ftp# md5sum testfile
664df4ef310fbdb47617c8933826f64d testfile

Every retransfer of the file results in a different md5sum.

Filezilla logfile is attached .

Attachments (1)

filezilla.log (6.3 KB ) - added by joe_arschtreter 17 years ago.
FileZilla logfile

Download all attachments as: .zip

Change History (7)

by joe_arschtreter, 17 years ago

Attachment: filezilla.log added

FileZilla logfile

comment:1 by joe_arschtreter, 17 years ago

Since it's a corruption bug, I set the priority higher...

comment:2 by Tim Kosse, 17 years ago

Is the filesize different after transfer?

comment:3 by joe_arschtreter, 17 years ago

Yes, the filesize is the same.

comment:4 by joe_arschtreter, 17 years ago

Replace yes with no...
The filesize is the same!

comment:5 by Tim Kosse, 17 years ago

Would it be possible to get a temporary guest account on your server?

comment:6 by Tim Kosse, 17 years ago

Found the issue, a fix has been committed to CVS and will be available with tomorrow's nightly.

I'll release beta 8 in a few days.

Note: See TracTickets for help on using tickets.