> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.serverfreak.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to Create FTP Accounts in Direct Admin

1. Login to your Direct Admin console and click on your target domain.


2.  Click on **FTP Management** and follow by **Create FTP Account**. You will see a screen that looks like 

![](https://storage.crisp.chat/users/helpdesk/website/30c43b4318b81000/image_1pktck8.png)

3. First, select a FTP username. In the above example, we chose "william". Next, enter a password. Then, select the access level of the FTP account.

![](https://storage.crisp.chat/users/helpdesk/website/30c43b4318b81000/image_1yk1o2b.png)

**Domain**: This FTP user has access to public_html, private_html, mail, domains, and backup directories.

**FTP**: This FTP user has access to the public_ftp directory only.

**User**: This FTP user has access to public_html/username/ only. If we selected this option in the above picture, the FTP user would only have access to public_html/william/ or http://www.weloveclassy.blog/william/. (If there is a subdomain named http://william.weloveclassy.blog, this FTP user would also have access to it.

If the directory doesn't already exist, it will be created at this stage.

Finally, click the "Create" button.