github.com/cs3org/reva/v2@v2.27.7/changelog/2.15.0_2023-07-17/upload-directly-to-dataprovider.md (about)

     1  Enhancement: upload directly to dataprovider
     2  
     3  The ocdav service can now bypass the datagateway if it is configured with a transfer secret. This prevents unnecessary roundtrips and halves the network traffic during uploads for the proxy.
     4  
     5  https://github.com/cs3org/reva/pull/4065
     6  https://github.com/owncloud/ocis/issues/6296