cumulus-sync: Create a tool for copying snapshots between locations.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Mon, 15 Dec 2008 22:29:13 +0000 (14:29 -0800)
committerMichael Vrable <mvrable@turin.ucsd.edu>
Mon, 15 Dec 2008 22:29:13 +0000 (14:29 -0800)
commit5d0038c47ba5926b1e3e8713da75078602a06f62
treee8f50ab96eb5f255c0d3c73e70a4e0100555a474
parent974240b635af9cf2b94e2f1f3c02beab662a189d
cumulus-sync: Create a tool for copying snapshots between locations.

This will automatically find and copy all needed segments that are not
already present, and can handle both local filesystems and remote storage
with Amazon S3.
cumulus-sync [new file with mode: 0755]
python/cumulus/__init__.py