How To Set Up vsftpd on CentOS 6

How To Set Up vsftpd on CentOS 6 Step One—Install vsftpd You can quickly install vsftpd on your virtual private server using yum as shown below: yum install vsftpd We also need to install the FTP client, so that we can connect to an FTP server using yum as shown below: yum install ftp Once […]

Allowing SFTP access in Plesk 9

Login as Admin into the plesk :   Go to Plesk Click on the domainname.com for which you want to enable SFTP Click on “Web Hosting Settings” Where you will see ‘Shell access to server with’ FTP user’s set it to credentials to “/bin/bash”   And you are Done.