Is it possible to get original file path of chunked files

Upload core product.
Post Reply
MaggiePlusPlus
Posts: 1
Joined: Mon Oct 07, 2013 6:56 pm

Is it possible to get original file path of chunked files

Post by MaggiePlusPlus »

When the user copies files from a read-only location such as a DVD we use the javatmpdir in order to chunk the file on disk on the clients machine.

When we get the file on the server the relative file path is in the user's temp file structure on their machine and I do not see any data on where that file was in the users original folder structure.

We recreate the users folder structure and need help putting the large files in their proper place.

Do you have any ideas how to get the original location?

Post Reply