commit | a323063d62e9852609bba4d10e1264e4c60a357c | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Feb 07 16:24:30 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Feb 07 16:24:30 2013 -0800 |
tree | 89d62fb25629e771c77ce4e3c28055980fa12cf5 | |
parent | 3cca13f1e974bd70d3b7f353dc64a2e43581c9e3 [diff] |
Test to check several add/removals of the same file in FsWatcher Change-Id: Ia3b66873323131c936d04277635b8dd9b5160740
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.