Files are written to a temp file, synced, and then moved into place. If the backup was abnormally cancelled (crash, powerloss, etc.) the files can linger.
The code around this had a few changes since those dates (eg. the files would now end in `.tmp_<random letters>`), so I'd argue that these...