| Interface | Description |
|---|---|
| FtpsMode |
Interface that defines the mode in which a connection to an FTPS server will be made.
|
| Class | Description |
|---|---|
| FtpsExplicitMode |
FtpsMode that explicitly specifies how the data channel will be sent, either encrypted or plain. |
| FtpsImplicitMode |
FtpsMode uses a SSL connection with the FTPS server from the moment of the connection. |
Copyright © 2024 MuleSoft, Inc.. All rights reserved.