A protocol that uses TLS to setup secure tunnels for FTP sessions. Has two modes:
- Implicit (Negotiates a secure session)
- Explicit (Requires a secure session)
Uses
tcp/990
for the control channel andtcp/998
for the data channel.
A protocol that uses TLS to setup secure tunnels for FTP sessions. Has two modes:
tcp/990
for the control channel and tcp/998
for the data channel.