commit | dd4359b0b1459d52c798ffa91753c46b3d87264d | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Sun Feb 24 11:07:34 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Sun Feb 24 11:40:26 2013 -0800 |
tree | 2132f37eea619ec407fa4019007180385cc5372f | |
parent | 026eaf3f8c8eb5a390911de81c43975c95827ef2 [diff] |
hack to remove empty parent dirs when remote removing a file use remove instead of remove_all just to be conservative Change-Id: I2b26c2baa327696b0a40aebec47f9eeaf40249a9
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.