rclone-dropbox-bisync 1.0.0

Forked rclone (ListR + --delta-list, fail-closed) plus a tray/timer. rclone-ui (Tauri GUI) is NOT inside this zip: this host cannot cross-build NSIS. Point rclone-ui at the bundled rclone.exe after install.

Windows (one-click)

  1. Unzip. Double-click Install.cmd
  2. Edit %LOCALAPPDATA%\rclone-dropbox-bisync\config.json set enabled=true, path1, path2, workdir (NTFS share)
  3. Put RCLONE_TEST on both sides
  4. Tray icon + HKCU Run + schtasks every 15 min Flags baked in: --delta-list --check-access --max-delete 10 --compare size,modtime,checksum --slow-hash-sync-only --resilient --recover --conflict-resolve none

Linux (.deb) sudo apt install ./rclone-dropbox-bisync_1.0.0_amd64.deb (or ar x / dpkg -i) Log in: autostart enables systemd --user rclone-bisync.timer Edit ~/.config/rclone-dropbox-bisync/config.json (enabled=true)

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%