FTPMySQLphpMyAdmin

How to create a FTP user storage for Plesk User

In this case if customer asking for Backup, we can setup it for them using FTP storage Backup.

First : You have to login to phpMyAdmin, you can see on EzeeLogin Web Portal

Ezeelogin — > WebPortal

Once inside phpMyAdmin. From there, please find “pureftpd” database –> ftpd ( you will see all users )

To create new account, you can just “Copy” the exit user :

After Copy,  you will need to change the User, Password, and Dir. I.e domain hostcentral.net, it should be :

User : hostcentral
Password, set it first with MD5
Dir : locate to other folder i.e /data/hostcentral

Once its done, Click Go

After the MySQL account got created, you will need to login to Gold2 Server and create the directory /data/hostcentral and change the ownership :

# mkdir /data/hostcentral
# chown ftpuser.ftpgroup /data/hostcentral

Please verify the username using FileZilla Client