Windows bootstrap.ps1 and Linux install.sh clone public Gitea repos, build the fork, enable logon + 15-min bisync.
835 B
835 B
rclone-dropbox-bisync
NTFS volume label DataStorage (Windows D:), folder Dropbox. Local path: D:\Dropbox / /Dropbox Workdir: D:\rclone-bisync (created if missing)
Windows (paste in PowerShell):
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.