[8.0b3-32] FTP Download from list, wrong fail count

The behaviour described in the bug report is either by design, or would be far too complex/time-consuming to be changed

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
white
Power Member
Power Member
Posts: 5805
Joined: 2003-11-19, 08:16 UTC
Location: Netherlands

[8.0b3-32] FTP Download from list, wrong fail count

Post by *white »

As mentioned here the fail count is wrong when trying to download invalid entries.


Download list:

Code: Select all

http //ghisler.com/1
No error.


Download list:

Code: Select all

http //ghisler.com/1
http //ghisler.com/2
"Error downloading file (2x)"


Download list:

Code: Select all

http //ghisler.com/1
http //ghisler.com/2
http //ghisler.com/3
"Error downloading file (4x)"


Download list:

Code: Select all

http //ghisler.com/1
http //ghisler.com/2
http //ghisler.com/3
http //ghisler.com/4
"Error downloading file (6x)"
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50521
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Thanks, I will check that. Maybe TC is also counting retries...
Author of Total Commander
https://www.ghisler.com
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50521
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

I have not worked on this yet. Currently it reports the number of failed reconnects for ftp connections, not the number of failed downloads. It's not easy to change that.
Author of Total Commander
https://www.ghisler.com
Post Reply