Skip to content
This repository has been archived by the owner on Apr 27, 2020. It is now read-only.

Add support for uploading multiple files at once. #71

Open
malave opened this issue Nov 7, 2017 · 2 comments
Open

Add support for uploading multiple files at once. #71

malave opened this issue Nov 7, 2017 · 2 comments

Comments

@malave
Copy link
Collaborator

malave commented Nov 7, 2017

No description provided.

@wrathagom
Copy link
Contributor

The tool I am using in Node-RED would make it very easy to handle multiple file uploads at the same time. So the user can CTRL+click on file1.csv, file2.csv, and file3.csv all at once and upload them all at once. I'll write the flow to be able to handle that.

@wrathagom
Copy link
Contributor

This would require a change to the plugin, but the source would also need updated because the flow doesn't expect to receive more than one file.

@wrathagom wrathagom changed the title Add multipart support for file upload Add support for uploading multiple files at once. Dec 24, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants