Managing Files
With File Manager in DirectAdmin you manage all files on your hosting plan directly through your browser — upload, edit, move, extract and more. Ideal for quick changes without needing an FTP client.
- Opening File Manager
- Creating or uploading files and folders
- Editing, downloading or copying files
- Changing file and folder permissions
- Extracting archive files
- Deleting files
- Instructional video
- When is FTP more convenient?
Opening File Manager
The quickest way to access DirectAdmin is via Single Sign-On from My xYnta — no separate password needed. Prefer to log in manually? Then go to https://yourdomain.com:2222.
- Log in to DirectAdmin — via Single Sign-On or directly on port 2222.
- Under System Info & Files, click File Manager.
You're now in File Manager. The public_html folder is your website's root directory — any file you place here is directly visible to visitors.
-) or underscores (_). Avoid spaces, capital letters and special characters — these can cause issues with links and URLs.Creating or uploading files and folders
Uploading files — navigate to the folder where you want to upload, click the plus icon on the left and drag your files into the window. The upload starts immediately.
Creating a folder — navigate to the folder where you want to add a new one, click the folder icon on the left, enter a name and click Create.
Creating an empty file — navigate to the desired folder, click the file icon on the left, choose the file type, enter a name and click Create.
Editing, downloading or copying files
Editing a file — right-click the file, choose Edit, make your changes and click Save File.
Downloading a file — right-click the file and choose Download.
Copying or moving files or folders — select what you want to copy, click the dots icon in the top right, choose Copy/Move to…, enter the new path and click Copy.
public_html are changed live immediately and visible to visitors right away. Test major changes locally first if possible, or make a copy of the original file before editing it. Be extra careful with files like .htaccess, wp-config.php or index.php — a mistake in these can take your entire website offline.Changing file and folder permissions
File permissions determine who can read, write or execute a file. In most cases the default permissions are already correct and you don't need to change anything.
- Select the files or folders whose permissions you want to change.
- Click the dots icon in the top right and choose Set Permissions.
- Enter the desired permissions — 644 for files and 755 for folders are the safe standard values.
- Click Save.
777 for files or folders. This grants everyone — including malicious parties — full access and is a major security risk.Extracting archive files
Uploaded an archive file (.zip, .tgz or .tar.gz)? You can extract it directly in File Manager — handy for large websites or backups.
- Right-click the archive file.
- Choose Extract.
- Select the target folder and the files you want to extract.
- Click Extract.
Deleting files
- Select the files or folders you want to delete.
- Click the dots icon in the top right and choose Delete.
- Want to delete permanently right away? Then disable Move to Trash.
- Click Delete.
Instructional video
Prefer to see how it works? Watch our short instructional video on File Manager:
When is FTP more convenient?
Browser-based File Manager is ideal for quick changes. For larger tasks FTP is a better choice — for example when you:
- Upload or download many files at once — such as an entire website or a large media library.
- Need a stable connection for large uploads where a browser session may time out.
- Prefer to work from a client like FileZilla, Cyberduck or Transmit.
You'll find your FTP details via the FTP & SSH settings button in the summary panel of the website check, or in your control panel.
Can't figure it out? Feel free to get in touch — we're happy to help.
Updated on: 19/04/2026
Thank you!
