XHE: What ports are assigned for Passive mode in a FTPS connection.

XHE: What ports are assigned for Passive mode in a FTPS connection.

There is no way to control which port to use, the port number is assigned dynamically (next available port).

If this article did not provide a solution, please open a case with our support team by sending an email message to support@xypro.com.
 
    • Related Articles

    • XHE: Does XHE support both implicit and explicit FTPS connenction

      XHE only supports explicit FTPS. If this article did not provide a solution, please open a case with our support team by sending an email message to support@xypro.com.
    • XHE: Secure ODBC using XHE

      XYCONF on 192.160.10.20 # MX/ODBC/XHE TEST FOR INTERNAL IP STACK 18649 $SYSTEM.XYGATEHE.XYGATEHE -A:ODBC -T:$ZTCMX -SSL_NEG:SSLSRV -P:18650 #18650 RESERVED FOR ODBC/MX 18651 $SYSTEM.XYGATEHE.XYGATEHE-A:ODBC -T:$ZTCMX -SSL_NEG:SSLSRV -P:18651 18652 ...
    • XHE: Making WinSCP work in command line mode with XHE

      1. Download and install WinSCP from https://winscp.net/eng/download.php 2. Start a listener process on an available NonStop port a. run $<vol>.xygatehe.xhe install b. xhe_start_listner <port #> -a:ftp -ssl_neg:ftp-auth Where $<vol> is the disk volume ...
    • XHE: FTP connection is slow

      PING all IP addresses in $system.ztcpip.resconf from the NonStop and confirm that all addresses are up and running. Remove or comment out any unresponsive IP addresses. If this article did not provide a solution, please open a case with our support ...
    • XHE: How to create a Monitor Dump.

      To create a XYGATEHE monitor dump: In the HECONF file, remove the comment from the following line: !MONITOR $S.#XHE.MONITOR Execute the XHE_COMPILE macro by typing the following: RUN XHE_COMPILE Reproduce the reported issue. Back out changes made in ...