I have some code that takes spreadsheets in a specific format, and breaks them into CSVs. This isn't easily deployed to Wolfram Cloud since the output is a folder of CSVs, and I would prefer to have the serialization to happen in the same folder as the source file.
Since I don't have Enterprise Mathematica, what options are there to share this tool with others? CDF doesn't allow me through FormPage or InputField to use a file as an input.