> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.ex2.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 or Delete a Directory Using the FileZilla FTP Client?

# Here's how to create or remove directory on your website using the FileZilla FTP Client.

1. Open the FileZilla [FTP](https://help.ex2.com/en/article/what-is-the-ftp-protocol-jhosf3/?bust=1784053757312) Client.

2. Enter your FTP Host, Username, and Password. You can use your cPanel username and password as your FTP User and Password and then click on the Quick Connect button.

*   In the Host field, you can use your domain name like ftp.example.com or example.com/

![](https://www.ex2.com/clients/img/ftp-access-filezilla-connect.gif)

3. Now, should you wish to create a directory inside the public_html folder, open it by clicking twice on the public_html directory or any directory where you want to create your folder/directory.

![](https://www.ex2.com/clients/img/open-directory-by-double-click.gif)

4. Right-click on the empty space within the filename box and then click on the Create Directory option in the context menu.

![](https://www.ex2.com/clients/img/ftp-filezilla-create-dir-menu.gif)

5. Enter Directory name like images or any other directory name you wish to create.

![](https://www.ex2.com/clients/img/directory-name-filezilla-client-create.gif)

6. Your newly created directory will appear. Double click on it to enter your newly created directory.

#### How to Delete or Remove a directory?

1. Right-click on any directory you wish to delete.

2. Click the Delete option in the context menu and then on Yes to confirm.

![](https://www.ex2.com/clients/img/filezilla-client-delete-directory.gif)

The directory will be removed. You can use this method to remove any directory or files.