Create FTP user

An FTP user is needed to upload or download files to the server via ISPmanager. It only has access to the directory specified when it was created.

To create an FTP user:

  1. Go to Accounts → FTP Users → Create.
  2. Specify the Name that is used to access the FTP server as a login.
  3. Select FTP User Owner. The field is not available at the ISPmanager user level.
  4. Specify the Password for logging into the FTP server and its Confirmation. Use uppercase and lowercase letters, numbers, special characters (such as @,?,%). Then the password will be better protected from hacking.
  5. Specify the Home Directory of the FTP user. The directory is relative to the owner's home directory. For example, if the owner's home directory is "/ var / www / user / data" and for the FTP user it is "/ ftp", then the FTP user will have access to the directory "/ var / www / user / data / ftp" ...
  6. Click Ok.
  • 657 Users Found This Useful
Was this answer helpful?

Related Articles

Domain Name Creation

Domain Name System (DNS) is a mechanism designed to search the host's domain name for its IP...

Quick and easy installation of an SSL certificate

For a quick installation of an SSL certificate, we will use Let’s Encrypt.Let’s Encrypt is a...

CRON Scheduler

The Scheduler is a tool for automatically executing tasks on the server that repeat at a...

Guide for setting up MX record (example Google)

MX records are DNS records required for routing email. The MX record dictates which mail servers...

Remote Access for MySQL Server

IntroductionThe MySQL server has the ability to listen on specific addresses to accept incoming...