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):

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.

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%