I am a beginner to writing most web services, and currently i am was hoping to build a service which would need to access files on the client storage system and rename or copy them to a different file name.
I was hoping to have a file system browsing window for clients to select the folders containing the files in question. However i have not been able to find any solution for this, and i was hoping someone might be able to help with a suggestion.
The first iteration i was working with required the user to upload the files desired renamed, to the web server, which would rename and bundle the files and send them back as a zip archive. However if possible im hoping to avoid having to do the file upload/processing/downloading and instead simplify it to just a local processing, as the operations are extremly simple.
Is this possible to do in react or can someone suggest a way to achieve this?
Aucun commentaire:
Enregistrer un commentaire