commit | 38a0473a2308a49e785dd3560e6db3795d87ddfe | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 28 17:40:21 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 28 17:40:21 2013 -0800 |
tree | 7a8dcf9337794b5c544d73f798d32a4035b75f32 | |
parent | 583449a6766eb4b580f54e4230d3abb5d4f7858f [diff] |
Handling the case when file is moved fast several times (permissions may throw an exception)
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.