I am trying to run webgisdr in export mode on an Ubuntu install of ArcGIS Enterprise, single node, no HA.
How do I set the property SHARED_LOCATION to use a local path? The documentation says that it can be a local path, but if I pass in a path such as /tmp/backup with full read/write permissions it says "Cannot write to directory '/tmp/backup/WebGISSite...'. Please check that the location is valid and that the ArcGIS Data Store account has permissions to the location."
All the examples on line and in this forum are for Windows machines.
Thanks