Python-based bi-directional sync tool built specifically for rclone. Supports conflict resolution, move/rename tracking, and backups of changed files.
Two-Way Sync
Python script for two-way sync with safety checks and max deletion limits. Superseded by rclone's built-in bisync
Python-based 2-way sync utility that can use rclone for transfers. Tracks moves/deletions and backs up on conflict. Predecessor to syncrclone
Two-way sync utility assuming star topology (one cloud remote syncing with multiple clients).
Tiny hackable two-way cloud sync client for Linux. Tracks file moves using hashes and supports parallel transfers.
Backup Utilities
Bash script for backup rotation with logging, archival of old files, retries, and desktop notifications on errors.
GUI + daemon for continuous two-way sync using rclone's bisync. Provides system tray monitor with real-time status.
Wrapper implementing reverse-incremental backups with rclone. Preserves older versions by appending dates to filenames.
Cross-platform script for reverse incremental backups with Windows VSS support and email reports.
Python automation engine for rclone backup scenarios. Define backup strategy in config file with Telegram notifications.
Backup Software with Rclone Support
Open-source backup tool for encrypted, deduplicated backups. Supports rclone as transport for additional cloud providers.
Secure deduplicating backup program. Can use rclone as backend to access many cloud storage services.
Efficient multi-threaded command-line backup for Linux/Unix. Can invoke rclone as transport for unsupported storage systems. Commercial
Plugin allowing Duplicity backup software to use rclone as a storage backend. Archived
Ruby gem wrapping Duplicity and rclone for easy app backups with encryption.
Backup tool using rclone to archive data from various cloud services (IMAP, Drive, etc.) into Docker containers. Archived