Jenkins Plugin categories - upload /download

31 views
Skip to first unread message

Vince Webb

unread,
Jun 29, 2015, 10:36:00 AM6/29/15
to jenkins...@googlegroups.com
Hello
I'm searching for a plugin that I feel must exist already but I can't find it. I've got to thinking that perhaps the reason I can't find it is a weakness in the plugin categorisations.

The terms "upload" and "download" are well understood when the user's local computer is either the source or destination of the file transfer.

Local computer to remote computer is Upload
Remote compure to local computer is Download.

When neither computer is local to the user then use of these terms becomes open to interpretation.

There is a Jenkins plugin category named "Artifact uploaders". It mostly has plugins for uploading a build output to a place of publication.

What I'm looking for is a plugin for pulling files from a remote place into the Jenkins workspace for use by a build. You might categorise this as a download, if you do then you would expect to find it in a category of plugins whose name includes the word DOWNLOAD.

I've found no such category, my search for a plugin to get files from HTTP URLs listed in a file has proved fruitless so far. Thus I am contemplating writing my own plugin even though I feel sure such a plugin must already exist.

Vince





Ginga, Dick

unread,
Jun 29, 2015, 11:08:29 AM6/29/15
to jenkins...@googlegroups.com

Hi Vince You can of course insert a Batch/Shell step that copies anything you want.

 

There is, under Build Environment section:

 

Run buildstep before SCM runs – from the Pre SCM BuildStep Plugin

--
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-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/cbfcf804-1df6-415d-b4cb-280abc9105f0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

vince webb

unread,
Jun 29, 2015, 11:44:01 AM6/29/15
to jenkins...@googlegroups.com
Hello Dick
Thank you for your reply. I'm thinking about this download of multiple files not for a single Jenkins job but for numerous different jobs each of which will require a different list of files. Thus I figured:
Step 1 get a file which contains a list of URLs
Step 2 get a file from each of the URLs identified by the file got in step 1

Because I envisage these steps being repeated in numerous similar jobs I would like configuration to be as simple as possible. Use of a plugin should give less scope for error than pasting in a script.



--
You received this message because you are subscribed to a topic in the Google Groups "Jenkins Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jenkinsci-users/Et3mtvfLKhA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/6C6EE445A6F6CE4E8A0FFB51B071A4E2D86429AD%40AMERMBX02.PERKINELMER.NET.

Richard Bywater

unread,
Jun 29, 2015, 4:55:16 PM6/29/15
to jenkins...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages