Thank you Jukka, it helps in command line.
Now I need to investigate why the same but using C API fails.
The issue scenario is:
1. I set *GDAL_HTTP_USERPWD* using *CPLSetConfigOption*
2. I connect to the service as dataset (*GDALOpen*)
3. I get the first subdataset (*GDALOpen*) and downlo
Hi,
Have you tried
set GDAL_HTTP_USERPWD=user:pass
-Jukka Rahkonen-
Lähettäjä: gdal-dev Puolesta Michal
Kowalczuk via gdal-dev
Lähetetty: tiistai 17. joulukuuta 2024 19.49
Vastaanottaja: gdal-dev@lists.osgeo.org
Aihe: [gdal-dev] GDAL CONFIG
Dear GDAL colleagues,
do you have any idea why the