Firstly I have searched Super User and not managed to find any questions exactly like this so apologies if it is a duplicate..
I am looking for a (preferably open source) system which I can use to sync files across multiple machines (all windows based). Dropbox goes a long way toward what I would want however I'm not keen on the fact that it only syncs one folder and I also am trying to avid third party services (security is important). I am looking at building one myself however before embarking on this I thought I would see if there is anything that already fulfills my requirements:
- allow me to use my own storage (this storage can be Amazon S3 however it would be MY Amazon S3 account)
- Allow syncing across more than 2 computers
- Ideally a web-based front-end to the files would be available which I could install on a web server, although this could be handled separately
Does anyone have any experience with anything like this?