Skip to content
Snippets Groups Projects
Unverified Commit 3cc03b4c authored by Joey Hess's avatar Joey Hess
Browse files

fix file corruption when proxying an upload to a special remote

The file corruption consists of each chunk of the file being duplicated.
Since chunks are typically a fixed size, it would certianly be possible
to get from a corrupted file back to the original file. But this is still
bad data loss.

Reversion was in commit fcc052be.
Luckily that did not make the most recent release.
parent 34c10d08
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment