Open krzysztof opened 7 years ago
Most of that code: https://github.com/inveniosoftware/invenio-files-rest/blob/5356812eb75e3d2a538fefddea7db7e256634609/invenio_files_rest/storage/pyfs.py#L151-L169
Should be factored-out of the storage factory, since it's specific to the way we write FileInstance objects to disk.
Most of that code: https://github.com/inveniosoftware/invenio-files-rest/blob/5356812eb75e3d2a538fefddea7db7e256634609/invenio_files_rest/storage/pyfs.py#L151-L169
Should be factored-out of the storage factory, since it's specific to the way we write FileInstance objects to disk.