Official Content

Note: These domains are part of the GeneXus FTPS Module that implements the File Transfer Protocol over SSL  - FTPS.

FtpConnectionMode

Available values:

ACTIVE, PASSIVE

FtpEncoding

Available values:

BINARY, ASCII

FtpEncryptionMode

Available values:

IMPLICIT, EXPLICIT
  • When using EXPLICIT mode the typically used port is 21.
  • When using IMPLICIT mode the typically used port is 990 for the handshake and then changes to port 989 for data transfer.

FtpsProtocol

Available values:

TLS1_0, TLS1_1, TLS1_2, SSLv2, SSLv3
  • SSLv2 and SSLv3 are included for compatibility reasons but are legacy protocols. SSLv2 is deprecated since 2011 and SSLv3 is deprecated since 2015 for security reasons. These protocols are not secure and their use is not recommended.
  • SSLv2 and SSLv3 are available only for Java applications. .Net applications will return the Error Code FS0014, FS0015 Description Deprecated protocol, not implemented for .Net. Net libraries deprecated both protocols and have no implementations for them.
  • TLSv1.0 and TLSv1.1 will be deprecated in March 2020. The security of these protocols depends on the cipher selection and client implementations; their use is not recommended.




Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant