note that webdav needs upload progress bars

This commit is contained in:
Joey Hess 2012-11-16 14:04:46 -04:00
parent 0f782bd028
commit 154a832223

View file

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