JDBC Driver for FTP

Build 23.0.8839

SSLMode

The authentication mechanism to be used when connecting to the FTP server.

Possible Values

AUTOMATIC, NONE, IMPLICIT, EXPLICIT

データ型

string

デフォルト値

"AUTOMATIC"

解説

If SSLMode is set to NONE, default plaintext authentication is used to log in to the server. If SSLMode is set to IMPLICIT, the SSL negotiation will start immediately after the connection is established.. If SSLMode is set to EXPLICIT, the 本製品 will first connect in plaintext, and then explicitly start SSL negotiation through a protocol command such as STARTTLS.

  • AUTOMATIC
  • NONE
  • IMPLICIT
  • EXPLICIT

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839