/
Bulk Folder File Download

Bulk Folder File Download

Use Case:

We currently already have implemented bulk file download. However it does not preserve the folder hierarchy of the files.

This can be troublesome for user to download if they have code which rely on the hierarchy.

Suppose a user had files:
/code/python/pythoncode.py

/code/R/rcode.r

/data/dataset1.csv

...

/data/datset50.csv 

 

With the current bulk file download system, the user would get back a zip with all the files in the same directory. The user would then have to manually recreate the folder hierarchy, which could be troublesome of there were many files.

Related content

Bulk File/Table Download via Web Client REST API
Bulk File/Table Download via Web Client REST API
More like this
Download List for all Clients - API Design
Download List for all Clients - API Design
More like this
Bulk File/Table Download via Web Client
Bulk File/Table Download via Web Client
More like this
Bulk File Download
Bulk File Download
More like this
Batch FileHandle and File URL Services
Batch FileHandle and File URL Services
More like this