| Hi, is it possible to disable re-checking files after the mirror is downloaded?
I don't know the exact name of the operation but it completely starts
downloading everything and there are extra files being generated with .tmp
extension (which contains if-unmodified) and this is a terrible thing for huge
website mirrors as it can take days to complete. The problem is, when I stop
the mirror at this point, I get thousands of empty files (0 byte) which were
actually not empty and were genuine full files before I stop the mirror. (I
copied the files before stopping the mirror and compared them after) Which
means huge data loss for some unknown reason and it definitely is a bug. | |