When it comes to transferring files from our computer to a server in general we will won't this transfer to take place in the most secure way possible. To accomplish this it is necessary to use an application of the
FTPS (FTP/SSL) kind that allows to
establish secure connections by encrypting the data and control channels, like for example,
Secure FTP.
Secure FTP is an FTP client that allows to perform
files transfers over FTP securely, encrypting the files by means of the
256-bit AES coding algorithm. The only requirement to do so is that the server supports FTPS. To make sure that it works with the largest amount as possible of servers, it is compatible with
RFC 2228 Secure FTP Extensions and
RFC 4217 Securing FTP with TLS and it supports two kinds of SSL connections: explicit or implicit.
It is very simple to use, because you can use the application through its graphic interface or by means of the command terminal.
download Secure FTP, and ensure that your FTP connections are secure!
Requirements: This
download requires that you have Java Runtime Environment (JRE) 1.4 or above installed.