Comment 0 for bug 1685049

Revision history for this message
Ilya Tregubov (ilya-u) wrote :

To use object storage (like S3) several modifications are needed (like get_path should return either local path to file or remote if it is stored remotely). Certain edge cases should be considered (for example when downloading folder content as zip archive all files in that folder should be available locally etc).