When a folder is dropped to the container, Dropzone flattens all contained files into a single array, but adds the fullPath property to every file object instance. We can alter the path upload parameter with this information and create the origin folder structure on the server.