This guide will go through secure FTP (sFTP) which uses the ssh port 22. sFTP is more secure than FTP as it encrypts data. This guide will explain how to jail a user so that they have no way to break out of their home directory. You are then able to mount a location to their […]
Posts in the FTP/sFTP category:
vsFTPd
This guide will go through installing and configuring vsFTPd on CentOS. The guide will also cover chrooting users. Quick Links: Installing vsFTPd Configuring vsftpd.conf Configuring vsftpd chroot Firewall rules Adding a new user Modifying a user Creating an FTP group Upload Permissions