[TC8.50b14]FTP Download From List:Resumed upload not logged

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: 5815
Joined: 2003-11-19, 08:16 UTC
Location: Netherlands

[TC8.50b14]FTP Download From List:Resumed upload not logged

Post by *white »

* Enable FTP logging
* Use FTP Download From List feature to upload a file to a server

Code: Select all

put:c:\file.txt -> ftp://user:password@ftp.server.nl/file.txt
* Upload the same file again using the same method
* Choose Resume or Resume all when the overwrite dialog appears

When the resumed file was already uploaded completely, there is nothing logged in the log file.

When using downloading instead of uploading the operation is logged.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50541
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Yes, because nothing was done in this case, only the size was checked. In case of the download, the last few kBytes are re-downloaded and compared.
Author of Total Commander
https://www.ghisler.com
User avatar
white
Power Member
Power Member
Posts: 5815
Joined: 2003-11-19, 08:16 UTC
Location: Netherlands

Post by *white »

ghisler(Author) wrote:Yes, because nothing was done in this case, only the size was checked.
That's not nothing.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50541
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Sorry, I prefer to keep it this way.
Author of Total Commander
https://www.ghisler.com
Post Reply