- For Host you can use either your domain name, or the server IP — you can find the IP in your cPanel main menu on the right side as “Shared IP”.
- The Username and Password are either your cPanel username and password, or those that you created as standalone FTP accounts. Note that if this is a standalone account, the FTP account will be in the format
username@domain.comrather than your cPanel username, with the password you set up for it. - The port is
21for plain FTP and22for SFTP.
FTP usage
If you have not used FTP before, we suggest downloading Filezilla from https://filezilla-project.org/. Key commands are:- Double-click on a folder to enter it.
- Double-click on the ”..” folder to go back to the previous folder.
- Double-click on a file to download it.
- Drag-and-drop or double-click on files on your local computer to upload them to the server.
- Right-clicking on files/folders will open a menu with more options, such as
Copy,Delete,Move,File Permissions, etc.