The file attributes are stored in the
Attributes folder on the server where
WorldServer is installed.
The location of the
Attributes folder depends on your
WorldServer server configuration.
If you are not sure about the location you can check this in the
general.properties file on your server by searching for this property:
file_attribute_storage=The value of this property will point to the folder path on your server, e.g.:
#file_attribute_storage=c:/Shared/Attributes
If using a UNC path, the example would be file_attribute_storage=\\\\<host or ip>\\xxx\\xxx\\Shared\\Attributes (all '\' must be escaped with a '\').