> On 11. Nov 2020, at 12:58, Tal Yanai <[email protected]> wrote:
> 
> Trying to write a code that let me dump new file with content over to the 
> master workspace (while running on a remote Node).
> 
> 2 things I'm struggling with:
> 
> 1.  How to find out the Master 'FilePath' while running within the Node.
> 2.  How to make sure the code is written such that it will not require the 
> administrator to change the master security policy (to accept the Node 
> writing over into it's directoris)
> 

This looks like a potential XY problem. What are you really trying to 
accomplish?

It should be possible to restructure your code to make the controller read from 
the agent, rather than the agent writing to the controller.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/9705606D-9A93-4B3E-AA76-ADF78277E1F2%40beckweb.net.

Reply via email to