inspectIT UI workspace can be specified via command-line argument
Description
If the inspectIT UI has no access rights to the local hard drive, the user cannot open an online storage because they will be downloaded into the directory of the UI.
This could be solved by saving the storage file (which is downloaded by opening an online storage) to a temp directory instead of saving it into the application's directory.
We need to update the documentation. Also when releasing new version we need to specify to move the storage folder to the workspace/ dir if you want to see them again
Marius Oehler March 28, 2017 at 6:44 AM
The storages are now wirtten into the UI workspace directory which can be set by the user via the "-data [PATH]" parameter.
If the inspectIT UI has no access rights to the local hard drive, the user cannot open an online storage because they will be downloaded into the directory of the UI.
This could be solved by saving the storage file (which is downloaded by opening an online storage) to a temp directory instead of saving it into the application's directory.