github.com/cs3org/reva/v2@v2.27.7/changelog/2.19.0_2024-02-22/fileincrementor-for-secret-file-drops.md (about) 1 Enhancement: Add filename incrementor for secret filedrops 2 3 We have added a function that appends a number to the filename if the file already exists in a secret filedrop. 4 This is useful if you want to upload a file with the same name multiple times. 5 6 https://github.com/cs3org/reva/pull/4491 7 https://github.com/owncloud/ocis/issues/8291