Hi,
in my Agents configuration file, I added the NetXMS Agent folder to the filemgr section like this:
*FILEMGR
RootFolder = D:\Program Files\NetXMS # read/write access
It basically works. In the console I can see now the defined folder using the File Manager. (see screenshot)
But when I try to show or download a file, I always get an Access Denied error.
I tried runnning the agent as Local System (default as far as I know), and as an account who is member of the Adminitrator group.
Any idea what the problem could be?
Regards
Stefan
This could also be access denied due to access control on the server.
In properties of the node under Access Control does your NetXMS user has "Download files" access right?
That fixed it! Thanks a lot.
Regards
Stefan