
with Tags:
autoftp
X

All posts
- Sort by:
- Date
- Title
- Likes
- Comments ▼
- Views
TCP/IP for z/VSE: new DATAPORT settings, part 2
On Wednesday I informed you about the new DATAPORT settings with TCP/IP for z/VSE 2.2.5 - see here . In between my colleague sunmarized the values in a table and added some notes. Thanks, Joerg. DATAPORT Active Passive 0 use the next available dynamic free port to connect to the remote server that is in a listen state. use the control port minus 1 to issue a listen on and wait for the remote to connect into it. 1 force the use of control port minus 1 for active and passive 2 force the use of the next available free port (recommended... [More]
Tags:  tcpip vse dataport firewall apar autoftp auto-ftp |
TCP/IP for z/VSE: new DATAPORT settings, impact on AutoFTP
With IBM APAR PH05864 CSI introduced new DATAPORT settings (z/VSE 6.2: TCP/IP for z/VSE 2.2.5 - zap Z224147 - Incorrect port used for data connection) . If you use a FTP passive connection, those settings might impact AutoFTP, e.g. with a wrong DATAPORT setting you may get the error message "No data connection" and data will not be transferred. To resolve this situation try another DATAPORT value. A good start is DATAPORT=2. A good description of the DATAPORT values is provided in zap Z224147 for the 2.2.5 release on CSI's... [More]
Tags:  tcpip vse auto-ftp dataport ftp autoftp firewall |