-
Bug
-
Resolution: Unresolved
-
Major
-
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)
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) |
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? |
Workflow | Original: JNJira [ 136733 ] | New: JNJira + In-Review [ 174553 ] |