Skip to content

FTP(s) only Configuration

Natan FOURIÉ edited this page Sep 20, 2022 · 1 revision

secure

mixed: Set to true for both control and data connection encryption. Set to control for control encryption only, or implicit for implicitly encrypted control connection (this mode is deprecated in modern times, but usually uses port 990).

default: false

secureOptions

Additional options to be passed to tls.connect(). See TLS connect options callback.

Clone this wiki locally