WebDAV: Avoid buffering whole file in memory when uploading.
The httpStorer will later also be used by S3. This commit was sponsored by Torbjørn Thorsen.
This commit is contained in:
parent
fc4b3cdcce
commit
2dd8dab314
3 changed files with 62 additions and 21 deletions
1
debian/changelog
vendored
1
debian/changelog
vendored
|
@ -18,6 +18,7 @@ git-annex (5.20140718) UNRELEASED; urgency=medium
|
|||
* Display exception message when a transfer fails due to an exception.
|
||||
* WebDAV: Sped up by avoiding making multiple http connections
|
||||
when storing a file.
|
||||
* WebDAV: Avoid buffering whole file in memory when uploading.
|
||||
* WebDAV: Dropped support for DAV before 0.8.
|
||||
* testremote: New command to test uploads/downloads to a remote.
|
||||
* Dropping an object from a bup special remote now deletes the git branch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue