Changes

Secure connections

475 bytes added, 9 years ago
<li>
'''SFTP'''
When transfering files to or froma remote server it is integral to security to use an SFTP client. This stands for Secure File Tranfer Protocol. In a similar manner to SSL it ensures that the communications to and from the server are not open to external individuals.
</li>
<li>
'''SSH'''When connecting directly to a server, for example for command line access, it is imperative to use the Secure SHell protocol. As the telnet protocol provides no level of security and should be disabled. For further information see []
</li>
<ol>
Administrator
90
edits