etorrent icon indicating copy to clipboard operation
etorrent copied to clipboard

Improve the fast_resume code.

Open jlouis opened this issue 14 years ago • 0 comments

The fast_resume code is naive and trusts nobody messed with the files. Use mtime() tracking and track each file individually. Any failed file leads to rechecking of the missing parts.

jlouis avatar Dec 13 '10 23:12 jlouis