github.com/cs3org/reva/v2@v2.27.7/changelog/2.13.0_2023-05-02/use-rename-after-upload.md (about) 1 Enhancement: Try to rename uploaded files to their final position 2 3 Before files were always copied which is a performance drop if rename can be done. If not, fallback to copy is happening. 4 5 https://github.com/cs3org/reva/pull/3739 6