Add example syncing tool
authorGiorgos Verigakis <verigak@gmail.com>
Wed, 21 Sep 2011 15:07:15 +0000 (18:07 +0300)
committerGiorgos Verigakis <verigak@gmail.com>
Wed, 21 Sep 2011 15:07:15 +0000 (18:07 +0300)
commitd8c26d94d6094350175ef1c426f227677a264599
tree1cd8ca4667c62959aa9f9a2fe2eb20f2174b1615
parent2826560707fd9371d616dea36e213275df43eecf
Add example syncing tool

Will sync a folder with the pithos container.

The implementation is very unoptimized, code is for demonstration purposes to showcase the syncing algorithm.
tools/psync [new file with mode: 0755]