I will eventually try to incorporate these changes into the Publish over FTP plugin and also remove the necessity of having the remote directory start with a '/' or '\'. This requirement renders the Publish over FTP plugin useless for OpenVMS systems.
In the meantime, I've written a simple groovy script which accomplishes my needs using the Apache Commons FTPClient. Thanks On Tuesday, April 23, 2013 8:36:30 AM UTC-5, tankertux wrote: > > I have the need for our QA people to enter their username and password as > login credentials to publish artifacts over FTP. Is there any generally > accepted way to do this with the current Publish over FTP plugin? > > I have the Publish over FTP plugin building from source, and am attempting > to extend it to allow parameters, exposed by the promoted build plugin as > environment variables, to be used as FTP credentials specific to the job. > > Thank you, > > Jordan Grant > -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
