Recreate directory tree from box provider

I’m using uppy as a standalone server with tusd in a docker container.

The problem is that I need to upload directory with subdirectories from box provider (or any other) and recreate the tree. It works when I do it with a local directory tree.

Is there something to add to the box app?

This PR might solve your issue by providing the relativePath for remote files: Remote file paths by mifi · Pull Request #4537 · transloadit/uppy · GitHub