Skip to content
Snippets Groups Projects
Commit 0cd9a941 authored by Daniele Nicolodi's avatar Daniele Nicolodi
Browse files

datasync: Reimplement without using robocopy

Use atomic renames to avoid the data files in the destination
directory to appear incomplete during the copy. Incomplete updates
were not a problem as long of the copied files were a few Mb at
most. However, with larger data files, reading the data files from the
destination folder resulted in incomplete data more often than not.
parent 5131b1d7
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment