RG> Well I am not a Linux guy but is /srv/share a folder mapped to your Jenkins server? Then that would be a manual copy step.
No, there is no NFS setup between master and server. RG> If /srv/share is a local folder on your slave, then I do not know how it is getting to your master. That's indeed the case. Are you sure Jenkins does not copy the artifacts created in a job automatically from slave to master? I read differently in chapter 11 (Distributed Builds) in a book named "Jenkins - The Definitive Guide", author John Ferguson: "In all cases, the fact that a build job is being run on a slave, and how that slave is managed, is transparent for the end-user: the build results and artifacts will always end up on the master server." -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/f6a93535-bfc1-4011-beb9-7cb1f84daafd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
