daemon: flock, dry-run resync gate, shared session, looping interval

This commit is contained in:
2026-09-10 01:04:20 +02:00
parent a15af4964b
commit dc8f1e885a
10 changed files with 194 additions and 82 deletions
+3 -2
View File
@@ -1,9 +1,10 @@
{
"enabled": true,
"enabled": false,
"path1": "D:\\Dropbox",
"path2": "dropbox:",
"workdir": "D:\\rclone-bisync",
"interval_minutes": 15,
"rclone": "rclone.exe",
"check_filename": "RCLONE_TEST"
"check_filename": "RCLONE_TEST",
"session_name": "datastorage-dropbox"
}