file-commander icon indicating copy to clipboard operation
file-commander copied to clipboard

CFileManipulator::moveAtomically is actually not atomic anymore

Open VioletGiraffe opened this issue 4 years ago • 0 comments

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

VioletGiraffe avatar Aug 05 '21 14:08 VioletGiraffe