5 pointsby mtahle5 hours ago1 comment
  • mtahle5 hours ago
    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!