How to upload files using FileZilla
To Upload Content/Files using FileZilla
To Upload Content/Files using FileZilla
Step1: Connect to Your Server with FileZilla
1. Open FileZilla, then choose Site Manager from the File menu.
2. Click the New Site button.
Step2: Configure FTP Settings in FileZilla
1. Provide the following details, label the entry as yourdomainname.com and click the Connect button:
Host: yourdomainname.com
Port: 21
Protocol: FTP - File Transfer Protocol
Encryption: Require explicit FTP over TLS
Logon Type: Normal
User: FTP Username for yourdomainname.com
Password: Password for the above FTP User
2. Select the Always trust certificate in future sessions. option and then click the OK button.
Step3: Upload Files to cPanel or Plesk
Once connected, open the relevant folder by double-clicking it:
-
cPanel - public_html
-
Plesk - httpdocs
Note:
Depending upon the Directory/Folder structure of the Web Hosting package, you would need to upload your files to the relevant folder.
1. In the left panel, select the files to upload. Right-click and choose Upload.The files will be transferred to the remote server.
A. Enable Active or Passive FTP Mode
Different modes of data connection can be used during FTP.
There are 2 ways in which the data connection mode can be modified
a. Global Settings
1.Choose Settings under the Edit menu.
.
2. The Passive mode for data connection is set by default. Under the Connection section, click FTP and select the Active radio button to enable the Active mode.Click OK to save the changes. This change will affect all the sites for whom the data connection mode was set by default.
B. For Individual Sites
1.Choose Site Manager under the File menu.
2. Select yourdomainname.com and click the Transfer settings tab. Here, you can change the data connection mode to Active or Passive.
Click OK to save the changes. The change is saved and active for future FTP sessions of this siteTroubleshooting Common FileZilla Errors
- 530 Login authentication failed
- Check your username and password.
- Connection timed out
- Try switching between Active and Passive mode.
- Could not connect to server
- Verify your host, port, and firewall settings.
For advanced settings or SFTP, see the Filezilla Documentation
- 530 Login authentication failed