github.com/cs3org/reva/v2@v2.27.7/changelog/1.13.0_2021-09-14/archiver-service.md (about)

     1  Enhancement: Implement folder download as archive
     2  
     3  Adds a new http service which will create an archive
     4  (platform dependent, zip in windows and tar in linux) given a list of file.
     5  
     6  https://github.com/cs3org/reva/issues/1698
     7  https://github.com/cs3org/reva/pull/2066