Like stated by slide, the drive is not accessible by Jenkins like most 
services doesn't see the same drive letter as user. I would recommend add 
crendential into Windows credential manager and use absolute machine path 
where the share is access:
\\10.1.10.66\Share\MyPath

You can also use the following variables if you log error into the jenkins 
home folder
"${env.JENKINS_HOME}\\log\\ptf_log2.txt"

Only use local drive or use the full remote path as above to avoid problems 
with remote drive letter.

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/c43cf0c9-faf0-40c4-96f0-6ee9448eedff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to