The Plesk File Manager lets you upload website files directly from your browser without needing FTP software. This is useful for uploading a few files quickly, or for uploading a compressed archive to extract on the server.
Uploading a Single File
- Log in to Plesk.
- Go to Websites & Domains.
- Click the domain name.
- Click Files.
- Navigate to the directory where you want to upload (usually
httpdocsfor the main website). - Click Upload.
- Click Upload File and select the file from your computer.
- The file will be uploaded to the current directory.
Uploading Multiple Files or a Directory
- Click Upload.
- Click Upload Directory or drag and drop files into the dashed-line box.
- Wait for the upload to complete.
Importing a File from a URL
- Click Upload → Import file via URL.
- Enter the URL of the file (e.g.,
https://example.com/file.zip). - Click Import.
- Plesk will download the file directly to the server.
Extracting an Uploaded Archive
- Select the uploaded archive file (ZIP, RAR, TAR, TGZ, or TAR.GZ) by clicking its checkbox.
- Click Extract Files.
- If files with the same names already exist, check Replace existing files to overwrite them.
- Click OK.
Important Notes
- The upload limit depends on your hosting plan and server configuration. If you get an upload error for large files, try using FTP instead.
- Website files should be placed in the
httpdocsdirectory to be web-accessible. - The
httpdocsfolder is the equivalent ofpublic_htmlin cPanel.
Troubleshooting
Upload fails:
- Check your available disk space in Statistics.
- Ensure the file size does not exceed the upload limit.
- Try a different browser or clear your browser cache.
Extracted files are not visible:
- Refresh the File Manager page.
- Check that the archive contained files at the root level (not nested in a subdirectory).