← Back to tools
View AGENTS.md for osync
osync
Robust two-way file sync based on rsync with fault tolerance and ACL support
Description
osync is a robust two-way (bidirectional) file sync script based on rsync with fault tolerance, POSIX ACL support, time control, and near real-time sync capabilities. It handles interrupted transfers gracefully and supports complex sync scenarios.
AI Summary
Bidirectional file sync tool based on rsync with fault tolerance and POSIX ACL support
Capabilities
- + Two-way bidirectional file synchronization
- + Fault-tolerant transfer handling
- + POSIX ACL support
- + Near real-time sync mode
- + Time-controlled synchronization
Use When
- → When you need bidirectional file sync between systems
- → When you need robust rsync-based syncing with fault tolerance
Avoid When
- x When you only need one-way sync (use rsync directly)