PDA

View Full Version : Filesize bug again. This time on resume.


patrik1
02-11-2003, 12:24 AM
Well yesterday i reported a filesize bug for files larger then 4Gb in the listing. Turned out to be the server that wrapped the size.

But this morning i can now see that there is a bug in flashfxp and it is in the resume logic. Please see attached the print screen that displays the bug.

The list window has the correct filesize but not the resume window.

Regards,
Patrik

bigstar
02-11-2003, 09:51 PM
I'm not sure why the file exists dialog is showing the impoper file size.

Using build 908 and a 7.6gb file the file exists dialog shows the proper size for me.

I double and triple checked the code and currently I have no explaination for why this happened.

patrik1
02-12-2003, 01:56 PM
Trust me that i can reproduce the problem every time.
Running on WinXP Pro SP1 and the latest official build of flashfxp.

Is there any chance that you can have another look? I would be more then happy to help you out trying different scenarios. I love FlashFXP and have been a happy registered user since v1 days.

For now i've had to turn to an evaluation copy of BPFTP and i'm not happy with that software allthough it fixes my problems for large files.

I hope we can solve this.

Regards, Patrik

bigstar
02-12-2003, 07:08 PM
I've looked again, tested on both Win2k and WinXP. For the life of me I can't reproduce it :confused:

Shark
02-12-2003, 10:12 PM
Paddy, what FTP deamon (server) and version are you trying to download from ? and does it only happen on this site ? or other sites as well ?

Is the site in another language ?

bigstar
02-12-2003, 10:26 PM
well if the size is correct on the file listing it should also be correct on the file exists dialog...

patrik1
02-13-2003, 01:33 PM
I've now tried it on my Windows 2000 Pro machine. Same behavior as on my WinXP machine.

Resume doesn't work for +4GB files. You've got a wrapping variable.

Any debug code version you wan't me to run? I'm very keen on getting this fixed since i miss my flashfxp.

Regards,
Patrik

bigstar
02-13-2003, 02:26 PM
If there's a variable being wrapped I just don't see it. As you can see from this screenshot. The original file size is 8231380736 which is the same value being displayed.

I get the same results on 2 WinXP and 2 Win2k machines.

patrik1
02-13-2003, 02:51 PM
Hi,

Some more testing reveals that this probably is related to BPFTP server.

When changing server software to IPSwitch WS_FTP Server flashfxp all of a sudden starts to behave correctly.

If it is a bug in BPFTP Server or if it is a compatibility issue between that server and Flashfxp i'm not sure. But at least you know how to reproduce the error.

Regards,
Patrik

MxxCon
02-13-2003, 03:50 PM
check if BPFTPD handle 'SIZE' command properly. maybe this is where wrap-around occur

darkone
02-17-2003, 04:52 PM
Might be also bug in 'REST' command.