Managing Files
ℹ️ Note: This article applies to our Web Hosting and Reseller Hosting packages.
With File Manager, you can perform various actions such as uploading, editing, moving, and deleting files. You can also manage file and folder permissions.
Available guides:
- Using File Manager
- Uploading a file
- Adding a folder
- Adding a file
- Editing a file
- Downloading a file
- Changing permissions
- Copying files or folders
- Deleting files or folders
- Extracting files
- Instructional Video
Using File Manager
- Log in at https://voorbeeld.cc:2222 (or via Single Sign-On (SSO)).
- Under System Info & Files, click File Manager.
You are now in File Manager.
Uploading a file
- Navigate to the folder where you want to upload files (e.g.,
public_html
). - Click the plus icon on the left side.
- Drag and drop files into the browser window or the folder view.
Files are uploaded immediately.
Adding a folder
- Navigate to the folder where you want to add a new folder.
- Click the folder icon on the left side.
- Enter a folder name (only use letters, numbers,
-
or_
). - Click Create.
The folder has been created.
Adding a file
- Navigate to the folder where you want to add a file.
- Click the file icon on the left side.
- Choose the type of file.
- Enter a file name (only use letters, numbers,
-
or_
). - Click Create.
The file has been added.
Editing a file
- Right-click the file you want to edit.
- Click Edit.
- Make the desired changes.
- Click Save File to save your changes.
Changes to files inside public_html
are immediately visible to visitors.
Downloading a file
- Right-click the file you want to download.
- Click Download.
Changing permissions
- Select the files and/or folders whose permissions you want to change.
- Click the three-dots icon at the top right.
- Click Set Permissions.
- Enter the correct permissions (
644
for files,755
for folders). - Click Save.
Copying files or folders
- Select the files and/or folders you want to copy.
- Click the three-dots icon at the top right.
- Click Copy/Move to....
- Enter the new destination path.
- Click Copy.
Deleting files or folders
- Select the files and/or folders you want to delete.
- Click the three-dots icon at the top right.
- Click Delete.
- Disable Move to trash if you want permanent deletion immediately.
- Click Delete.
Deleted files are usually not recoverable.
Extracting files
- Right-click the archive file (
.zip
,.tgz
,.tar.gz
) you want to extract. - Click Extract.
- Choose the destination folder.
- Select the files you want to extract.
- Click Extract.
🎦 Instructional Video
Updated on: 22/05/2025
Thank you!