Im looking for a local lan version of dropbox or alternative cloud sync service.
Something open source im gueesing running on the PI allowing my 4 other laptops (windows) to backup and sync. Basically have my own private PI hosted dropbox style of backup / restore / sync that isnt an FTP type of upload/download. I basically have large files that alter so would only want the edits moved not the Gb files each time I edit a small %.
any suggestions?
LAN sync
6 posts
- Posts: 21
- Joined: Fri Jun 08, 2012 8:07 pm
No personal recommendations, but there might be some interesting suggestions in viewtopic.php?f=30&t=7391 
My thoughts actually came from that thread.... when I realised having a private local version would be extremely beneficial also offering more security and flexibility.
- Posts: 21
- Joined: Fri Jun 08, 2012 8:07 pm
rsync
1QC43qbL5FySu2Pi51vGqKqxy3UiJgukSX - Prosliver FTW
IIRC rsync only offers one-way sync, if you want two-way sync you should look at unison.
http://rsync.samba.org/
http://www.cis.upenn.edu/~bcpierce/unison/
http://rsync.samba.org/
http://www.cis.upenn.edu/~bcpierce/unison/
unison is perfect for what im looking for ... thank you
- Posts: 21
- Joined: Fri Jun 08, 2012 8:07 pm