Opened 18 years ago

Last modified 18 years ago

#1175 closed Bug report

Resume currupt files under certains circumstances

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

Description

In this situations:

  • FTP Download
  • Server: IIS 6
  • Proxy: HTTP 1.1 without any authentication

The connection is quite unstable so many retries/resume
are required to complete de download.

The download still continue when the local file size
reach the remote file size. The local file size
continue to grow and the file appear corrupted.

In my opinion:
The resume restart download from the begining of the
file but append to the previously downloaded part.
It's not seems to be a server error because pure-http
download manager (downloadthemall firefox extension or
gigaget) download the same file without errors even
with lot of stop/resume operations.

Change History (1)

comment:1 by Tim Kosse, 18 years ago

Some versions of IIS are broken and claim to support resume
while in fact they don't. Seems your versions of IIS suffers
from this problem as well.

Note: See TracTickets for help on using tickets.