Hi!

I'm trying to set up a job to publish some files to a remote FTP server. My 
problem is that the FTP server to which the files are sent should be 
configurable, and I don't know how to do that.

What I imagine is something like this:
1) Job A determines which FTP server the files should be sent to.
2) Job B copies my files to the server determined by Job A.
 
The FTP plugin used in Job B allows me to 'select an FTP configuration from 
the list [of the configured servers]...'
 
Can the FTP server determined by Job A somehow be added automatically and 
used here?
Or if not, and I manage the list of potential FTP servers manually, can I 
tell Job B to use the one determined by Job A?
 
Thanks for any help!
 
-Tusike

-- 
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/09e445b2-8fd6-479e-b96d-96796276bf88%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to