This guide will show you how to use the Plesk File Manager. Here you can learn how to upload and download files, change permissions of your files, edit a file, or create an archive.
If you host your own server, ensure that your web hosting control panel is Plesk version 11 or higher before proceeding.
That’s it! You’re in the file manager.
Unless you’ve explicitly overridden the defaults (or you have your own Canadian VPS and migrated your sites from a cPanel server where the primary domain web root is typically public_html), your web root folder(s) will be as follows:
When in doubt, look under the Websites & Domains tab in Plesk — it will show you the web root folder for each domain there.
No matter what you’re uploading, you’ll need to navigate to the folder where you’d like to upload the file first. Then proceed as below:
Single or Multiple Files: Drag and drop the file from your computer into the web folder
Folders: If you have a folder filled with files and/or additional folders, it’s best to zip the contents on your computer, then drag and drop the zip file to upload it, then extract it on the server. Here’s how:
Folder Upload Warning: if you attempt to drag and drop a folder without zipping it first, the folder’s contents will be flattened, meaning any folders within that folder will cease to exist and the files within will be brought to the ‘root’ level. This is very very rarely what people expect, and therefore should be prevented. Ensure you zip folders before uploading.
If you’ve been provided numeric permissions to set, Plesk File Manager doesn’t use this representation of permissions, so you will need to use a permissions calculator to convert the numeric representation (like 755) into its more expansive version.
While Plesk’s code editor has taken years to mature, by the time they reached Plesk Onyx (17+) it’s a well fleshed out feature. You can simply click on any text file to edit it in the code editor directly on the server without having to download it, edit it, then re-upload it.
Navigate to the file or folder that you wish to change, then click the button on the far right (with three horizontal lines) and choose “Rename” — enter your new name and click OK.
Renaming a WordPress plugin folder will disable that plugin in WordPress. Navigate to the web root > wp-content > plugins folder, where you should see the plugin you wish to disable in the directory list. Use the steps above to rename the folder to disable the plugin.