Uploading files to your Plesk server can be done easily using the Plesk File Manager. Whether you're uploading website files, images, or other documents, the File Manager offers a simple interface to manage and transfer files.
Here's how to upload files via the Plesk File Manager:
Step 1: Log in to Plesk
- Open your web browser and go to your Plesk login page:
- Example:
https://yourdomain.com:8443
orhttps://your-server-ip:8443
.
- Example:
- Enter your username and password and click Log In.
Step 2: Open the File Manager
- In the Plesk dashboard, navigate to the Websites & Domains tab (if not already there).
- Find the domain or website where you want to upload files.
- Click on the File Manager icon in the Files section. This will open the Plesk File Manager interface.
Step 3: Navigate to the Desired Directory
- Once inside the File Manager, navigate to the folder or directory where you want to upload files.
- If you're uploading website files, go to the
httpdocs
folder (default web root directory for your website). - If you need to create a new folder for organizing files, click + New and select New Directory.
- If you're uploading website files, go to the
Step 4: Upload Files
- Inside the File Manager, click the Upload button at the top of the page.
- A file selection dialog will open.
- Click Select File(s) and choose the file(s) you want to upload from your computer.
- You can select multiple files by holding the Ctrl (or Cmd on Mac) key while selecting files.
- After selecting the files, click Open to start the upload process.
- The progress bar will show the status of the upload, and the files will appear in the directory once the upload is complete.
Step 5: Verify the Upload
- Once the upload is complete, the uploaded files will appear in the directory you selected.
- You can now click on the file name to open it, edit it, or perform other actions (like changing permissions or renaming the file).
Additional File Management Features
- Drag and Drop Upload: In some browsers, you can simply drag and drop files from your computer directly into the Plesk File Manager window for faster uploading.
- Bulk Upload: If you need to upload multiple files at once, you can select and upload several files together using the Select File(s) dialog.
- Extract Compressed Files: If you're uploading compressed files (e.g.,
.zip
,.tar
), once uploaded, you can right-click the file and choose Extract to unzip it on the server.
Step 6: Log Out of Plesk
Once you’ve finished uploading your files, be sure to log out of Plesk to secure your session.
Troubleshooting Tips
- File Size Limits: Ensure your file size is within the limits set by your hosting provider. If you're uploading large files and encounter an error, you may need to adjust the upload_max_filesize and post_max_size settings in PHP (if you have access) or contact your hosting provider for assistance.
- Permissions: Make sure you have proper permissions to upload files to the chosen directory. If necessary, check the folder's permissions by right-clicking on it in the File Manager.
- Browser Compatibility: Ensure you're using a supported browser for the Plesk interface. Most modern browsers (e.g., Chrome, Firefox, Edge) should work seamlessly with Plesk's File Manager.
By following these steps, you can easily upload files via the Plesk File Manager and manage your website’s or server’s content without needing an FTP client. It's a straightforward way to handle small file transfers directly from your browser.