mirror of
https://github.com/graysky2/anything-sync-daemon.git
synced 2026-06-21 15:45:14 +02:00
8d4b08b9b5
This will avoid symlinking issues and race conditions which leave the directory in inconsistent state. The change was inspired by the implementation of @ThibaultLemaire with some minor tweaks to keep the backup functionality intact. Directories with hardlinks aren't supported anymore to keep the backup functionality intact Co-authored-by: Thibault Lemaire <thibault.lemaire@zoho.eu>