Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cbi-dev] Pushing files to Eclipse download section

Hello,

 

I am trying to push the result of a build in Jenkins, i.e., a ZIP archive, into the “downloads” area of Eclipse (on the download.eclipse.org server).

 

I successfully sent a first file manually, i.e., from my computer to the server. But I used my account to do that. Now, I would like to automate this task in a Jenkins job, i.e., move the ZIP archive and clean older files, without using my account.

 

According to the documentation, see link 1 and link 2, the Jenkins instance is supposed to be connected to the download server. However, I have neither a CLI interface nor a way to check how to access to the server from Jenkins in order to create and debug my job.

 

Is there another documentation explaining how to configure the job to move a ZIP file from Jenkins to the download server?

 

Thanks.

 

Best regards.

--

Rémi Druilhe

 


Back to the top