> On 11.05.2016, at 16:03, Ganesh Kumbhar <[email protected]> wrote: > > But if I want to copy artifacts from some another Jenkins machine, then is it > possible ?, if yes, how?
Not possible using Copy Artifact, but you could always download files from a Jenkins in a script using one or a few wget/curl/… calls. -- 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/5E49F15D-954A-4F1B-BB0B-94C8F94F66B9%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
