commit | 50746f6fe1ab367e22b76a6c539462d20032141c | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Tue Feb 19 21:20:25 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Tue Feb 19 21:20:25 2013 -0800 |
tree | cef9655c5eb76fc9f482f08e428654c88fa5e075 | |
parent | 17ae9e346bbe38d0a0dbb3987665648304b88ea7 [diff] |
fix bug in fs-watcher; file was never deleted from Files database when the parent dir still exists Change-Id: I051f27de54b7f08c14253cfe250f603ee6d4be6b
ChronoShare provides services similar to Dropbox, but in a decentralized way.
It uses ChronoSync library to synchronize the operations to the shared-folder and levels NDN's advantage of natural multicast support. The sharing process is completely decentralized, but it is also very easy to add a permanent storage server.
ChronoShare also provides file history and basic version control.
To see more details about ChronoShare design, click here.