osync is two way filesync script running on Bash.
File synchronization is bidirectional, and can be run manually, as scheduled task, or triggered on file changes in monitor mode. It is a command line tool rsync wrapper with a lot of additional features baked in.
osync is a stateful synchronizer. This means it’s agentless and doesn’t have to monitor files for changes. Instead, it compares replica file lists between two runs. A full run takes about 2 seconds on a local-local replication and about 7 seconds on a local-remote replication. Disabling some features file like attributes preservation and disk space checks may speed up execution. osync uses a initiator/target sync schema.
This is free and open source software.
Key Features
- Local to Local and Local to Remote sync.
- Fault tolerance with resume scenarios.
- POSIX ACL and extended attributes synchronization.
- Full script Time control.
- Soft deletions and multiple backups handling.
- Before/after run command execution.
- Email alerts.
- Logging facility.
- Directory monitoring.
- Running on schedule or as daemon.
- Batch runner for multiple sync tasks with rerun option for failed sync tasks.
- Cross-platform support – runs under Linux, FreeBSD, Android (via Termux), macOS, and Windows (via MSYS, Cygwin and WSL).
Website: github.com/deajan/osync
Support:
Developer: Orsiris de Jong
License: BSD 3-Clause “New” or “Revised” License

osync is written in Bash. Learn Bash with our recommended free books and free tutorials.
Related Software
| File Synchronization Tools | |
|---|---|
| Syncthing | Continuous file synchronization program |
| Unison | File-synchronization tool for POSIX-compliant systems |
| Rclone | Command line program to sync files and directories |
| rsync | Fast incremental file transfer |
| Cryptomator | Multi-platform transparent client-side encryption of files in the cloud |
| FreeFileSync | Folder comparison and synchronization software |
| syncBackup | Backup and mirror your drives |
| Seafile | Coud storage system with privacy protection and teamwork features |
| Grsync | Graphical user interface for rsync |
| Lsyncd | Live Syncing Daemon |
| luckyBackup | Backup & sync tool |
| YARsync | Yet Another Rsync |
| Sync-in | File sync and server management |
| osync | Two way filesync script running on Bash |
| Celeste | GUI file synchronization client |
| ByteSync | File synchronization, backup, and deduplication |
| bita | Differential file synchronization over HTTP |
| Spacedrive | File manager powered by a virtual distributed filesystem |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

