progress bars for glacier downloads

This commit is contained in:
Joey Hess 2012-11-25 13:42:28 -04:00
parent 606c210378
commit fb19d56476
2 changed files with 37 additions and 28 deletions

View file

@ -24,7 +24,7 @@ the MeterUpdate callback as the upload progresses.
* web: Not applicable; does not upload
* webdav: **done**
* S3: **done**
* glacier: TODO (may be able to pipe to/from glacier-cli using "-")
* glacier: **done**
* bup: TODO
* hook: Would require the hook interface to somehow do this, which seems
too complicated. So skipping.