|
There are two types of FTPS. They are explicit and implicit.
In an implicit FTPS connection, all communication will be automatically encrypted with SSL.
In an explicit FTPS connection, an AUTH SSL command must be issued before login to notify the server that SSL should be used for the connection. |