github.com/cs3org/reva/v2@v2.27.7/changelog/1.17.0_2021-12-09/fix-skip-early-empty-file-creation.md (about) 1 Bugfix: Remove early finish for zero byte file uploads 2 3 We've fixed the upload of zero byte files by removing the 4 early upload finishing mechanism. 5 6 https://github.com/cs3org/reva/issues/2309 7 https://github.com/owncloud/ocis/issues/2609