I have this command mkdir /var/virtual/folder
I can execute this when I ssh into my server as `jenkins` /var/virtual belongs to www-data, but not an issue because I made /var/virtual 775 and `jenkins` is a member of `www-data` group However, when I run the exact same command in my web interface Jenkins system as a build task, I get a permission denied. I am running Jenkins ver. 1.504 <http://jenkins-ci.org/> Please advise. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
