ftp problem

English support forum

Moderators: Hacker, petermad, Stefan2, white

User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50923
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

The restart point is calculated like this:
oldfilesize:=integer((oldfilesize-4096) / 1024) * 1024;

This is done because the end of the file may be containing wrong data. TC then compares the first 512 bytes of the new data when resuming.
Author of Total Commander
https://www.ghisler.com
Post Reply