0

I have a Cloud app - SecureGatway firewall - zOS architecure. I'm on the client side. I can open an FTP control connection between the client and the server with the client script (PHP) but the data connection fails. I can also change settings on the firewall (secure gateway) so I have more control than the client script.

I have read some articles and questions here so I understand that there is passive and active mode and control and data channel. Example: FTP Connection Modes (Active vs. Passive)

I also read that the router might be failing to acquire the two connections (FTP control and data). Is there a workaround that I can implement on the client side to make this association or whatever? I can run FTP commands on server side example.. Maybe that could help?

Edited based on comments: - I tried passive mode ftp_pasv () - it resulted to timeout - OS: app server runs on: 14.04.1-Ubuntu. Connecting to zOS/MVS

Andr
  • 1

0 Answers0