S3: Added progress display for uploading and downloading.

This commit is contained in:
Joey Hess 2012-11-18 22:49:07 -04:00
parent 7ade03bd5f
commit 7df1e71fe3
7 changed files with 46 additions and 41 deletions

View file

@ -23,7 +23,7 @@ the MeterUpdate callback as the upload progresses.
* directory: **done**
* web: Not applicable; does not upload
* webdav: **done**
* S3: TODO
* S3: **done**
* bup: TODO
* hook: Would require the hook interface to somehow do this, which seems
too complicated. So skipping.