Back to articles
Announcing s3syncy - Open-source Real-time S3 Synchronization
How-ToSystems

Announcing s3syncy - Open-source Real-time S3 Synchronization

via Dev.toMujahed Altahle

s3syncy is a cross-platform daemon that keeps your local files in sync with Amazon S3 in real-time. ✨ Features: Real-time file watching + periodic full scans Multithreaded uploads/downloads Configurable conflict resolution Works on Linux, macOS, Windows Bandwidth throttling support Metadata integrity checking 🚀 Get started: pip install s3syncy s3syncy init # Interactive setup s3syncy start --background 📖 Full docs: https://github.com/mtahle/s3syncy 🐛 Feedback: GitHub Issues or Discussions We're looking for community feedback on features, performance, and use cases!

Continue reading on Dev.to

Opens in a new tab

Read Full Article
2 views

Related Articles