Opened 20 years ago
Last modified 20 years ago
#643 closed Bug report
Download of files > 4Gb
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Other |
Keywords: | Cc: | Tim Kosse, hantl | |
Component version: | Operating system type: | ||
Operating system version: |
Description
I am trying to download a SuSE 9.1 DVD.
The actual size on the server is 4.126.703.616 bytes
I paused FileZilla paused after 4.196.548.428 byte
since it reported 100% bud did not end.
After a Filezilla restart i got the following messages
Command: TYPE I
Response: 200 Type set to I
Command: PORT 9,145,244,119,11,245
Response: 200 PORT command successful
Command: REST 4196548428
Response: 350 Restarting at 2147483647. Send STORE or
RETRIEVE to initiate transfer
Command: RETR SuSE-9.1-DVD-i386-RC2-DVD1.iso
Response: 150 Opening BINARY mode data connection for
SuSE-9.1-DVD-i386-RC2-DVD1.iso (1979219969 bytes)
Is this a bug or feature ?
Manfred Hantl
Change History (3)
comment:1 by , 20 years ago
comment:2 by , 20 years ago
Are you sure that's the server? I've downloaded already the
whole file and filezilla just did not stop.
comment:3 by , 20 years ago
If downloading files, the server has to close the connection
since the client can't know how large the file really is
(SIZE may be incorrect)
Look at this:
Command: REST 4196548428
Response: 350 Restarting at 2147483647. Send STORE or
RETRIEVE to initiate transfer
It looks like the server does not support files larger than
2 GB. Try to download from another mirror.