Are you deleting out the tmp dir each time or how you think that should work? My concern is if I have a bunch of people importing data I don’t want the same folders and stuff. The issue is the data this comes from typically will have a same name and a zip file with the same file names like reptiles.xls, etc.
So I’m thinking after I’m done with the import cleaning it up or using some uuid or something to ensure I have a specific folder for the import inside the /tmp if that makes sense.