Hi,

I've been asked for an uploading big files process (csv, excel). But the users wants to be aware of the percentage uploaded of the file.

Is there a way to query the process in order to get such information?

The users don't want the file_input control provided by shiny. So the upload must be done by my own with a browse button and a upload button afterwards.

Thank you very much.

This topic was automatically closed 54 days after the last reply. New replies are no longer allowed.