TC756a: FTP Download From List hangs on 2 invalid entries

Bug reports will be moved here when the described bug has been fixed

Moderators: Hacker, petermad, Stefan2, white

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

TC756a: FTP Download From List hangs on 2 invalid entries

Post by *white »

FTP Download From List hangs on 2 invalid entries in download list.

Correct download list:

Code: Select all

http://www.ghisler.com
http://www.ghisler.com
Wrong download list (colons removed):

Code: Select all

http //www.ghisler.com
http //www.ghisler.com
Try downloading this wrong list with FTP Download From List and it will hang on the second entry.

Other example:
Correct download list:

Code: Select all

copy:c:\a -> c:\b
copy:c:\b -> c:\c
Wrong download list (colons removed):

Code: Select all

copy c:\a -> c:\b
copy c:\b -> c:\c
Edited: Changed "illegal" into "invalid"
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50479
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

TC is probably trying to make a connection to these false names, I will check it.
Author of Total Commander
https://www.ghisler.com
User avatar
white
Power Member
Power Member
Posts: 5788
Joined: 2003-11-19, 08:16 UTC
Location: Netherlands

Post by *white »

HISTORY.TXT wrote:05.06.11 Fixed: FTP download from list hangs with invalid URL twice in list, e.g. "http //ghisler.com" -> make auto-reconnect abortable (32/64)
Tested OK using TC 8.0b3 (32bit).

The auto-reconnect seems to be aborted automatically.

The fail count is wrong, but I will create a new bug report for that.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50479
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Thanks for confirming the fix!
Author of Total Commander
https://www.ghisler.com
Post Reply