rclone-dropbox-bisync

Windows: D:\Dropbox, workdir D:\rclone-bisync (volume DataStorage) Linux: ~/DataStorage already mounted; Dropbox + rclone-bisync under that Session: datastorage-dropbox (same listing/lock names on both OSes)

Caps: --max-delete 1% AND --max-delete-files 10 AND --max-delete-size 1G No --force, no --resilient. --max-lock 2h. Workdir mkdir lock.

Windows (paste in PowerShell):

irm https://git.denkena-consulting.com/f-denkena/rclone-dropbox-bisync/raw/branch/master/windows/bootstrap.ps1 | iex

Linux:

curl -fsSL https://git.denkena-consulting.com/f-denkena/rclone-dropbox-bisync/raw/branch/master/linux/install.sh | bash

First run is --dry-run --resync until:

rclone-bisyncd --accept-resync

enabled=true only after RCLONE_TEST exists on dropbox:. Looping daemon sleeps 15 min after each finished run (no overlapping 15-min tasks).

S
Description
Packaging: Windows zip installer + .deb timer/tray for forked rclone bisync
Readme
76 KiB
Languages
Go 35.1%
PowerShell 34.6%
Shell 29.9%
Batchfile 0.4%