Changes for page FileSync
Last modified by Jan Brinkhaus on 2023/02/03 13:33
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -11,10 +11,13 @@ 11 11 (% class="wikigeneratedid" %) 12 12 FileSync afterwards just does its job, as long as the server runs. 13 13 14 -(% class="wikigeneratedid" %) 15 -The software is designed with the word "fail-safe" in mind. It e.g. does not rely on 14 +The software is designed with the word "fail-safe" in mind. The machines carrying the embeddd devices may go offline during the operation as well as the target backups servers may not be reachable. 16 16 16 +FileSync achieves this by caching data on the server side. Whenever FileSync can reach an embedded device, data is backed up from it. Whenever the backup servers can be reached, data is saved there. 17 17 18 +Only files that have not been modified for at least 60sec are backed up. The time span can be set in the configuration of the copy source. Files whose size or file time has changed in the backup source are copied again. 19 + 20 + 18 18 (% class="code" style="white-space: pre;" %) 19 19 ((( 20 20