Hello,
With AWS, I've got a webpage where I can upload files to the CC9P.
What I would like to do, is to know the file name and file extension before to receive the content of the file.
Doing this, from the same web upload form, I could detect if the file is a binary file for firmware upgrade or another file type that I need to store into file system.
Is there a function or procedure that would give me the file name?
Thanks in advance
Seb