Learn how to use FTP to upload and manage files on your server. This guide covers setting up FTP accounts, using FTP clients, and managing files efficiently.
Step-by-Step Guide:
-
Setting Up FTP Accounts
- Access Control Panel: Log in to your Plesk control panel.
- Create FTP Account: Navigate to "Websites & Domains" > "FTP Access" and click "Add FTP Account."
- Enter Details: Provide a username, password, and specify the home directory for the FTP account.
- Save: Click "OK" to create the account.
-
Choosing an FTP Client
- Popular FTP clients include FileZilla, Cyberduck, and WinSCP.
- Download and Install: Visit the official website of your chosen FTP client, download, and install the software.
-
Configuring the FTP Client
- Open FTP Client: Launch your FTP client (e.g., FileZilla).
- New Site Entry: In the site manager, create a new site entry with the following details:
- Host: Your domain name or server IP address.
- Port: Typically 21 for FTP or 22 for SFTP.
- Protocol: Choose FTP or SFTP.
- Logon Type: Select "Normal."
- Username and Password: Enter the FTP account credentials.
- Connect: Save the site entry and click "Connect" to establish an FTP connection.
-
Uploading Files
- Local Files: Navigate to the files on your local machine that you want to upload.
- Remote Directory: Navigate to the desired directory on your server.
- Transfer Files: Drag and drop files from the local pane to the remote pane to upload them.
-
Managing Files
- Create Directories: Right-click in the remote pane and select "Create Directory" to organize your files.
- Edit Permissions: Modify file permissions by right-clicking on a file and selecting "File Permissions."
- Delete Files: Select files and press "Delete" to remove them from the server.
For additional file management tips, see our Control Panel Guides section.