Hacker News new | ask | show | jobs
by frfl 864 days ago
You can write a script that uses the OS's native file watching system and triggers rsync. That's an approach I used and eventually everyone else on my team, not Amazon, also ended up using.

Wasn't very difficult to setup, on Linux at least.