XHE: Does XHE support both implicit and explicit FTPS connenction

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.
 
    • Related Articles

    • 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: 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 ...
    • 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.
    • XHE: Getting XHE license expiration warning messages in EMS after installing a new license

      There may be an old or expired P99F001 in the XHE installation subvol.- Remove or rename P99F001 out of the way and run XHE_SYNTAX_CHECK to verify that there are no "days left" displayed in the output. if this does not fix the issue, please open a ...
    • 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 ...