Archive for October 21st, 2009
freeFTPd – free and most secure sFTP Server available
FTP by itself is very insecure. Passwords are sent in plaintext over the internet; there is no encryption. You can set up FTP with an SSL certificate, but it can be complicated.
This is where sFTP comes in. sFTP is FTP encryped with an SSH layer. freeFTPd is a free sFTP server. It’s very easy to set up the server, set up users, view logs etc.
Its a lot more secure than FTP. To give you an example of how much more secure it is, the strongest SSL certificate is 256 bits. With SSH you can go all the way up to 4096 bits!

freeFTPd is freeware and compatible with any Windows NT based system (eg. Windows NT, 2000, XP, Vista, 7, 2K3, 2K8).
You can download it from http://www.freesshd.com/?ctt=overview
Recent Posts
- Passwordless root SSH Public Key Authentication on CentOS 6
- Setting up DHCP on an Enslaved VLAN Bridge on CentOS Linux
- Identifying BlueArc Mercury M100 Hardware Revision
- BlueArc EVS Routing
- Disabling CIFS Authentication on a BlueArc EVS In Standalone Security Mode
- Running TeamSpeak 3 Server As A Service With FireDaemon
- Configuring iSCSI on CentOS 5.6
- Disable pagefile – will it increase Windows Server performance?
- How do I increase my Game Performance
- Scheduling a Service to run once per day.