Which specific protocol variant establishes a secure, encrypted file management channel over a standard Transport Layer Security (TLS) tunnel, separate from SSH-based options?
A. Standard unencrypted FTP rules
B. FTPS (File Transfer Protocol Secure)
C. Telnet console links
D. SMTP outbound pathways
Answer: Option B
Solution (By JKExamLibrary)
FTPS uses SSL/TLS encryption to protect file transfers, distinct from SFTP which relies on the SSH protocol layer for its security tunnels.
No comments yet. Be the first to start the discussion!