<b>Introduction</b>
<br /><br />
-SILC SFTP Library provides SSH File Transfer Protocol client and server
+SILC SFTP Library provides Secure File Transfer Protocol client and server
implementation. The SFTP protocol is the mandatory file transfer protocol
used for file transfers in the SILC protocol. The same interface is used
for SFTP client and SFTP server.
*
* DESCRIPTION
*
- * SILC SFTP Interface is the implementation of the SSH File Transfer
+ * SILC SFTP Interface is the implementation of the Secure File Transfer
* Protocol. The interface defines the SFTP client and the SFTP server.
* The SFTP is the mandatory file transfer protocol in the SILC protocol.
* The SFTP server implementation is filesystem independent and generic