VioletGiraffe / file-commander

Cross-platform Total Commander-like orthodox file manager for Windows, Mac and Linux
Apache License 2.0
379 stars 57 forks source link

CFileManipulator::moveAtomically is actually not atomic anymore #281

Open VioletGiraffe opened 3 years ago

VioletGiraffe commented 3 years ago

Not after fixing #123: when the target file exists, the old file is deleted first, and not restored if an error occurs subsequently.