Files
rclone-dropbox-bisync/windows/config.example.json
T
f-denkena f517cbd7ed install: DataStorage D:\Dropbox, create workdir, git bootstrap
Windows bootstrap.ps1 and Linux install.sh clone public Gitea repos,
build the fork, enable logon + 15-min bisync.
2026-09-10 00:38:07 +02:00

10 lines
192 B
JSON

{
"enabled": true,
"path1": "D:\\Dropbox",
"path2": "dropbox:",
"workdir": "D:\\rclone-bisync",
"interval_minutes": 15,
"rclone": "rclone.exe",
"check_filename": "RCLONE_TEST"
}