Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-6638

FTPPublisher doesn't work when port 20 is blocked (creates 0 byte files)

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • ftppublisher-plugin
    • None

      FTPPublisher doesn't work when port is 20 blocked (and 21 open). It creates 0 byte sized files and doesn't show any errors.

      Console log is as follows:

      Connecting to crm-test file:/usr/local/hudson/.hudson/jobs/crm-commons/workspace/
      current root dir /jboss423
      current root dir /jboss423/deploy/common
      transferred 1 files to deploy/common
      Transfered 1 files
      Finished: SUCCESS
      

      Could you possibly implement an option for PASV (passive) transfers?

          [JENKINS-6638] FTPPublisher doesn't work when port 20 is blocked (creates 0 byte files)

          Valgoerad created issue -
          Valgoerad made changes -
          Summary Original: FTPPublisher doesn't work when port is 20 blocked (creates 0 byte files) New: FTPPublisher doesn't work when port 20 is blocked (creates 0 byte files)
          Valgoerad made changes -
          Description Original: FTPPublisher doesn't work when port is 20 blocked (and 21 open). It creates 0 byte sized files and doesn't show any errors.

          {code}
          Console log is as follows:

          Connecting to crm-test file:/usr/local/hudson/.hudson/jobs/crm-commons/workspace/
          current root dir /jboss423
          current root dir /jboss423/deploy/common
          transferred 1 files to deploy/common
          Transfered 1 files
          Finished: SUCCESS
          {code}

          Could you possibly implement an option for PASV (passive) transfers?
          New: FTPPublisher doesn't work when port is 20 blocked (and 21 open). It creates 0 byte sized files and doesn't show any errors.

          Console log is as follows:

          {code}
          Connecting to crm-test file:/usr/local/hudson/.hudson/jobs/crm-commons/workspace/
          current root dir /jboss423
          current root dir /jboss423/deploy/common
          transferred 1 files to deploy/common
          Transfered 1 files
          Finished: SUCCESS
          {code}

          Could you possibly implement an option for PASV (passive) transfers?
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 136733 ] New: JNJira + In-Review [ 174553 ]

            benjaminjaton benjaminjaton
            Valgoerad Valgoerad
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: