what are type of FTP
Answers
Answered by
1
Answer:
FTP. Plain, unencrypted FTP that defaults over port 21. Most web browsers support basic FTP.
FTPS. Implicit SSL/TLS encrypted FTP that works just like HTTPS. Security is enabled with SSL as soon as the connection starts. ...
FTPES. Explicit FTP over SSL/TLS.
Answered by
0
Plain, unencrypted FTP that defaults over port 21. ... Most web browsers support basic FTP. FTPS – (FTP Secure) is an extension to the commonly used File Transfer Protocol (FTP) that adds support for the Transport Layer Security (TLS) and the Secure Sockets Layer (SSL) cryptographic protocols.
Similar questions