github.com/cs3org/reva/v2@v2.27.7/changelog/1.3.0_2020-10-08/file-share-up-download.md (about) 1 Bugfix: up and download of file shares 2 3 The shared folder logic in the gateway storageprovider was not allowing file up and downloads for single file shares. We now check if the reference is actually a file to determine if up / download should be allowed. 4 5 https://github.com/cs3org/reva/pull/1170