Hi Retool Team,
I'm working on a feature that allows users to upload an entire directory in Retool while preserving its folder structure in AWS S3. Currently, when selecting a directory using the File Input component with the "Directory" selection type, the webkitRelativePath
property is not available in the file objects.
Would it be possible to access the relative path of each file within the selected directory? This would help in maintaining the original folder structure during the upload process.
If thereβs an alternative way to achieve this in Retool, Iβd appreciate any guidance you can provide.
Thanks in advance for your help!