On Windows without Copy Artifact plugin or curl, we use lwp-download,which is a wrapper tool around Perl, provided by ActivePerl, to download artifacts from job to job. Powershell having a similar option sounds familiar too.
On Thu, May 12, 2016 at 9:05 AM, Daniel Beck <[email protected]> wrote: > >> On 12.05.2016, at 15:20, Ganesh Kumbhar <[email protected]> wrote: >> >> 1. If I'm not wrong these are Unix/Linux CLI's and my Jenkins is wjndows .. >> can I use the same here ? > > Just find a tool that does something similar on Windows. I think PowerShell > allows doing this as well. > >> 2. if possible can you pls share some example or some more details about >> it, like is it simple CLI that we can call through batch or need some extra >> installation or something like that. > > It's really very basic, just look at the URLs of archived artifacts, or the > URL of the 'download all as ZIP' link, and download that, possibly sending > auth headers as needed to authenticate with Jenkins. > > -- > 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/7700F39A-AAB2-4AB8-9775-125856B2C405%40beckweb.net. > For more options, visit https://groups.google.com/d/optout. -- 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/CAGyo1oz23vpEmRL%2BJ8Hzv0svThFj%3Dkhv8i-Z_tTtQ4K8m3t4aw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
