cs3org / reva

WebDAV/gRPC/HTTP high performance server to link high level clients to storage backends
https://reva.link
Apache License 2.0
165 stars 113 forks source link

Fix same file upload #4746

Open kobergj opened 2 days ago

kobergj commented 2 days ago

Fixes a bug where uploading the same file multiple times leads to orphaned blobs in the blobstore.

Reva part of https://github.com/owncloud/ocis/issues/9498