Files
rclone-dropbox-bisync/README.md
T
f-denkena a15af4964b linux: assume DataStorage already mounted at ~/DataStorage
No LABEL/findmnt probe. Dropbox and workdir live under that tree.
2026-09-10 00:40:03 +02:00

812 B

rclone-dropbox-bisync

Windows: D: (DataStorage) \Dropbox, workdir D:\rclone-bisync Linux: ~/DataStorage already mounted; Dropbox + workdir under that.

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

Needs git + go. Clones public f-denkena/rclone (bisync-delta-list) and this repo, builds, writes config, creates workdir, RCLONE_TEST on the local Dropbox folder, sync on logon/startup and every 15 minutes, Windows tray / Linux systemd --user.

Remote dropbox: must already be in rclone.conf. Copy RCLONE_TEST to dropbox: once so --check-access passes.