I'm looking for a software which will allow me to synchronize files in specyfic folders between my linux boxes. I have searched a lot of topics and what I've found is Unison. It looks prety good but it is not under development anymore and does not allow me to see file change history. So the question is - what is the best linux file synchronizer, that:
- (required) will synchronize only selected folders
- (required) will synchronize computers at given time (for example each hour)
- (required) will be intelligent - will remember what was deleted and when and will ask me if I want to delete it on remote machine too.
- (optionally) will keep track of changes and allow to see history of changes
- (optionally) will be multiplatform