Differences
This shows you the differences between the selected revisions of the page.
2015-03-15 | 2015-03-15 | ||
no summary (77.10.220.23) (hidden) | Restored revision 1414656879. Undoing revision 1426433950. (Petr) (hidden) | ||
Line 2: | Line 2: | ||
FTPS (also known as FTP Secure and %%FTP%%-%%SSL%%) is an extension to the commonly used File Transfer Protocol (%%FTP%%) that adds support for the [[tls|Transport Layer Security]] (TLS) and the Secure Sockets Layer (SSL) cryptographic protocols. ((&wikipedia_ref(FTPS|FTPS))) | FTPS (also known as FTP Secure and %%FTP%%-%%SSL%%) is an extension to the commonly used File Transfer Protocol (%%FTP%%) that adds support for the [[tls|Transport Layer Security]] (TLS) and the Secure Sockets Layer (SSL) cryptographic protocols. ((&wikipedia_ref(FTPS|FTPS))) | ||
- | [[http://www.example.com|External Link]]===== [[methods]] Methods of Invoking ===== | + | ===== [[methods]] Methods of Invoking ===== |
Two separate methods were developed to invoke client security for use with %%FTP%% clients: //Explicit// or //Implicit//. The former method is a legacy compatible implementation where %%FTPS%% aware clients can invoke security with an FTPS aware server without breaking overall %%FTP%% functionality with non-%%FTPS%% aware clients. The later method is an incompatible method that requires clients to be %%FTPS%% aware. WinSCP supports both methods. | Two separate methods were developed to invoke client security for use with %%FTP%% clients: //Explicit// or //Implicit//. The former method is a legacy compatible implementation where %%FTPS%% aware clients can invoke security with an FTPS aware server without breaking overall %%FTP%% functionality with non-%%FTPS%% aware clients. The later method is an incompatible method that requires clients to be %%FTPS%% aware. WinSCP supports both methods. | ||