The Files and IIIF imports should not push the DataFiles as artifacts
- Upload an image, a PDF, a IIIF manifest or a Transkribus export on the frontend.
- Start a file import.
- Wait for the file import to complete.
- Click on the Artifacts button.
- The file you uploaded is listed in there.
- Cry because you're wasting disk space.
ProcessTask.download_files()
should download DataFiles into a temporary directory instead.
Edited by Erwan Rouchet