FileZilla is a simple and convenient tool for managing files on your server. Here’s a step-by-step guide to setting up and using FileZilla to connect to an FTP server:
Step 1: Download and Install FileZilla
- Go to the download section on the management panel: https://ctrl.qckl.net.
- Download the installer for your operating system (Windows, macOS, Linux).
- Install FileZilla by following the on-screen instructions.
Step 2: Launch FileZilla and Connect to FTP
-
Open FileZilla.
-
At the top of the FileZilla window, you will see fields for quick connection:
- Host: Enter the FTP server address (e.g.,
ftp.yourdomain.com
). - Username: Enter your FTP username.
- Password: Enter your FTP password.
- Port: Leave it blank or enter 21 (the default for FTP).
- Host: Enter the FTP server address (e.g.,
-
Click the "Quickconnect" button.
Step 3: Manage Files
-
Once connected, you will see two panels:
- The left panel displays files and folders on your local computer.
- The right panel displays files and folders on the server.
-
To transfer files between your computer and the server, simply drag and drop files from one panel to the other.
Step 4: Save Connections (Optional)
For convenience, you can save the connection details in the "Site Manager":
-
Click the "Site Manager" icon at the top of the window (or select "File" > "Site Manager").
-
Click the "New Site" button and enter a name for the connection.
-
Enter the connection details:
- Host: FTP server address.
- Port: Leave blank or enter 21.
- Protocol: Choose "FTP - File Transfer Protocol".
- Encryption: Select "Use explicit FTP over TLS if available" (use explicit FTP over TLS if available) or "Only use plain FTP (insecure)" depending on your security requirements.
- Logon Type: Choose "Normal".
- User: Enter your FTP username.
- Password: Enter your FTP password.
-
Click "OK" to save the connection.
Step 5: Disconnect from the FTP Server
- To end the session, click the "Disconnect" button at the top of the FileZilla window.
- Close the program if you do not plan to use FTP further at this time.
Useful Tips
- View Hidden Files: Enable "View" > "Show hidden files" to see files starting with a dot (e.g.,
.htaccess
). - Event Log: The bottom of the FileZilla window displays an event log where you can view all actions and possible errors.
- Edit Files: You can edit files directly on the server by right-clicking on a file and selecting "View/Edit".
By following these steps, you can easily connect to your FTP server and manage files using FileZilla.