It should be a must that all Publish Over plugins can be setup as Build Steps (like Over SSH does).

      I have the case where I want to upload a zip file to an FTP server, and then trigger the deploy of that zip.
      I can't do it because the Over FTP can only be Post-build Step (and that is too late in my process).

          [JENKINS-14283] Publish Over FTP - as Build Step

          Kat Lim Ruiz added a comment -

          Although it should be a must, I managed to solve the issue by installing Flexible Publishing plugin and configuring Publish Over FTP as a conditional action.

          It worked pretty well.

          Kat Lim Ruiz added a comment - Although it should be a must, I managed to solve the issue by installing Flexible Publishing plugin and configuring Publish Over FTP as a conditional action. It worked pretty well.

          Code changed in jenkins
          User: bap2000
          Path:
          src/main/java/jenkins/plugins/publish_over_ftp/BapFtpBuilder.java
          src/main/resources/jenkins/plugins/publish_over_ftp/BapFtpBuilder/config.jelly
          src/main/resources/jenkins/plugins/publish_over_ftp/BapFtpBuilder/help.html
          src/main/resources/jenkins/plugins/publish_over_ftp/Messages.properties
          src/main/resources/jenkins/plugins/publish_over_ftp/Messages_no_BV.properties
          http://jenkins-ci.org/commit/publish-over-ftp-plugin/707ae1b570413873c55801baa32d9016cf93cb13
          Log:
          [FIXED JENKINS-14283] Add a builder

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: bap2000 Path: src/main/java/jenkins/plugins/publish_over_ftp/BapFtpBuilder.java src/main/resources/jenkins/plugins/publish_over_ftp/BapFtpBuilder/config.jelly src/main/resources/jenkins/plugins/publish_over_ftp/BapFtpBuilder/help.html src/main/resources/jenkins/plugins/publish_over_ftp/Messages.properties src/main/resources/jenkins/plugins/publish_over_ftp/Messages_no_BV.properties http://jenkins-ci.org/commit/publish-over-ftp-plugin/707ae1b570413873c55801baa32d9016cf93cb13 Log: [FIXED JENKINS-14283] Add a builder

          For your information, all publish-over-ftp component type JENKINS issues related to the Publish Over FTP plugin have been transferred to Github: https://github.com/jenkinsci/publish-over-ftp-plugin/issues

          Here is the direct link to this issue in Github: https://github.com/jenkinsci/publish-over-ftp-plugin/issues/39
          And here is the link to a search for related issues: https://github.com/jenkinsci/publish-over-ftp-plugin/issues?q=%22JENKINS-14283%22

          (Note: this is an automated bulk comment)

          Gavin McDonald added a comment - For your information, all publish-over-ftp component type JENKINS issues related to the Publish Over FTP plugin have been transferred to Github: https://github.com/jenkinsci/publish-over-ftp-plugin/issues Here is the direct link to this issue in Github: https://github.com/jenkinsci/publish-over-ftp-plugin/issues/39 And here is the link to a search for related issues: https://github.com/jenkinsci/publish-over-ftp-plugin/issues?q=%22JENKINS-14283%22 (Note: this is an automated bulk comment)

            bap bap
            katlimruiz Kat Lim Ruiz
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: