https://bugs.documentfoundation.org/show_bug.cgi?id=151176
Mike Kaganski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=14 | |1279 --- Comment #2 from Mike Kaganski <[email protected]> --- Indeed, it's strange that Windows (or any software) can't use special file open mode created specifically for backup purposes: note e.g. FILE_FLAG_BACKUP_SEMANTICS in CreateFile documentation [1]. However, it would be still be interesting to learn exact reproduction steps, and the logs; only one thing should be taken into account first. Recently, LibreOffice file locking had been changed (see tdf#141279), so it could change in the last program versions. [1] https://learn.microsoft.com/en-us/windows/win32/api/fileapi/nf-fileapi-createfilew -- You are receiving this mail because: You are the assignee for the bug.
