Subject: Way to actually write files on the fly instead of at the end from .tmp?
Author: Fika
Date: 05/08/2022 11:39
I have 600k tmp files in a project and HTTrack never finishes them. Even if I
stop it after a few thousand files it never finishes, just hangs forever with
"Finishing pending transfers" with maxing out a CPU core but without any IO.
Even after a day it does nothing and the files aren't changing. Completely
stopping HTTrack also does nothing, it's just keep pegging a CPU core.
How can I use it to finalize files on the fly or in small chunks?