SSL -  FTPS (File Transfer Protocol using SSL)

FTPS supports two channel protection modes: Explicit and Implicit.

Explicit and Implicit Security

Explicit security mode implies an explicit switch to a secure data transfer mode: the server switches to a secure data transfer mode after a corresponding command is received from the client.

In Implicit security mode, a secure channel is established immediately when connected to an FTP server.

Home