Large File Download Bug

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
spry981
500 Command not understood
Posts: 4
Joined: 2009-08-08 12:12

Large File Download Bug

#1 Post by spry981 » 2009-08-08 12:17

I love FileZilla, but my main reason for using it has a bug.

I'm download large files (1GB+) from a MS FTP server (IIS 6). The file will download and as it nears the 800MB mark (I can't nail down exactly when, but around this time), FileZilla shows a "Connection Lost With Server" error in the log panel. However, the file is still downloading.

The problem? The file never "stops" downloading. If the file on the server is 1GB, the download will reach 1GB, and continue going. I don't know exactly what it is downloading after the 1GB mark, but the file on my hard drive continues to grow, and now the file is corrupt.

I've tried this on:
Windows 7 build 7100, Quad Core, 4GB RAM
Windows Vista Ultimate, SP1, Quad Core, 4GB Ram
Windows XP, latest SP, AMD K7, 1GB Ram

spry981
500 Command not understood
Posts: 4
Joined: 2009-08-08 12:12

Re: Large File Download Bug

#2 Post by spry981 » 2009-08-08 12:18

I am running FileZilla 3.2.6.1

User avatar
boco
Contributor
Posts: 26930
Joined: 2006-05-01 03:28
Location: Germany

Re: Large File Download Bug

#3 Post by boco » 2009-08-08 14:04

All MS IIS FTP servers have a bug: They claim to support resuming, but in reality they do not. If the connection is lost for whatever reason and FileZilla resumes, the transfer seems to continue where it interrupted, while in reality the server will send the complete file again from the start and append it to the old partial one.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

spry981
500 Command not understood
Posts: 4
Joined: 2009-08-08 12:12

Re: Large File Download Bug

#4 Post by spry981 » 2009-08-08 14:53

So, what can I do to correct this problem?

User avatar
boco
Contributor
Posts: 26930
Joined: 2006-05-01 03:28
Location: Germany

Re: Large File Download Bug

#5 Post by boco » 2009-08-08 16:08

If you are not in control of the server you can't correct this problem. You should be able to workaround with 'File exists action' in Filezilla's settings. You can't use Resume.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

spry981
500 Command not understood
Posts: 4
Joined: 2009-08-08 12:12

Re: Large File Download Bug

#6 Post by spry981 » 2009-08-08 16:53

So, you think changing the action to always overwrite on filesize change or newer version will fix the issue?

redleg
226 Transfer OK
Posts: 267
Joined: 2008-11-24 17:23

Re: Large File Download Bug

#7 Post by redleg » 2009-08-08 17:40

that should work, up to you if you want it to be the "always chosen" default action though. I recommend you set it to ask for action as default then set a session answer if you find yourself using an FTP server that fails to properly support resume.
Network Config Guide (setup & connection issues)
FileZilla wiki (FAQs, screenshots, & "got logs?" info:)
FTP server test (plain), FTP(E)S server test (encrypted)
FTP commands (see also List_of_FTP_server_return_codes)

Post Reply