Re: [Geoserver-users] Uploading file via URL file:///

2024-06-12 Thread Jody Garnett
Hi Julierme, Are you able to choose the file using the user interface Browse button? This would indicate to me that GeoServer has the file permissions to read the folder where the file is located. Did you check what user account was running GeoServer? And confirm that the user has access to /User

Re: [Geoserver-users] Uploading file via URL file:///

2024-06-11 Thread Jody Garnett
I do not understand the question? How can users access the file? - Have you uploaded the file to a directory that GeoServer can access? For example the GEOSERVER_DATA_DIR or a shared file system? - Did you check permissions for the user geoserver is running as? For example a "tomcat"

[Geoserver-users] Uploading file via URL file:///

2024-06-11 Thread 1520 gis
Hello users and developers, I have had some issues to upload vector(shp) and raster(tif) via URL. Any user can access the files, but I GeoServer still unable to do so. Is there any Site URL configuration that I should do first in order GeoServer to retrieve the files? Thank you for your precious