Kualo / docs
On this page

Managing files and folders in FileZilla

Learn how to create, rename, and delete folders in FileZilla, and how to change file permissions on your remote server.

1 min read Updated 9 Jun 2026

This guide covers the core file management tasks you can perform in FileZilla once you are connected to your remote server: creating and renaming folders, deleting them, and changing file permissions.

Creating a folder

  1. In the remote server pane (right-hand side), right-click in an empty area of the directory listing.
  2. Select Create directory. Create directory option in FileZilla remote pane
  3. Enter a name for the new folder, then click OK. Enter folder name dialog

The new folder appears immediately in the remote directory listing.

New folder visible in remote pane

Renaming a folder

  1. Right-click the folder you want to rename.
  2. Select Rename. Rename option in context menu
  3. Type the new name and press Enter. Folder name being edited inline

The folder is renamed in place.

Renamed folder in remote pane

Deleting a folder

  1. Right-click the folder you want to remove.
  2. Select Delete. Delete option in context menu

Deletion via FTP is permanent. FileZilla does not move files to a trash folder, so make sure you have a backup before deleting anything important.

Changing file permissions

File permissions control who can read, write, or execute a file. You may need to adjust these when installing scripts or troubleshooting access issues.

  1. Right-click the file whose permissions you want to change (for example, wp-load.php).
  2. Select File Permissions. File Permissions option in context menu
  3. Tick or untick the permission checkboxes as required, or type the numeric value directly into the Numeric value field. File Permissions dialog showing checkboxes and numeric value
  4. Click OK to apply the changes. Clicking OK in the File Permissions dialog

The new permissions are applied to the file on the server immediately.

Was this helpful?
Your feedback helps us find gaps in the docs.
Still need a hand?
Real people, around the clock - start a chat or open a ticket and we'll help you put it right.