One of the most important aspects to consider during a website migration is secure and fast file transfer. This is where FTP, or File Transfer Protocol, comes into play.
In this article, we will explain what FTP is, how to retrieve your cPanel FTP password, establish an FTP connection, and use the FTP File Upload Program FileZilla.
FTP stands for "File Transfer Protocol".
It is a standard protocol used to transfer files to or from a server over the Internet. FTP is the most commonly used protocol for tasks such as website migration or backup.
FTP is a file transfer protocol. It allows you to connect to your website’s server to upload, download, and manage files.
HTTP and HTTPS, on the other hand, are protocols used to connect to websites on the internet. They are responsible for displaying websites.
1- Log in to the Customer Control Panel
2- Select Your Hosting Account
3- View Your FTP Information
On the opened page, under the "FTP Information" section, you can view your current FTP address, username, and password.
You can follow the steps in our article below to add new FTP users.
https://www.atakdomain.com/bilgi-bankasi/web-hosting-cpanel-hesabima-ftp-kullanicilari-ekleme
One of the easiest ways to transfer website files is by using an FTP file upload program.
FileZilla is a free, open-source, and widely preferred software used to send and receive files via FTP.
1- Install and Open FileZilla
2- Connect to the Old Server via FTP
At the top of FileZilla, enter your Host, Username, Password, and Port information, then click the “Quickconnect” button.
Once connected, the server files will appear on the right side.
3- Download All Website Files to Your Computer
4- Connect to the New Server via FTP
At the top of FileZilla, enter your Host, Username, Password, and Port information, then click the “Quickconnect” button.
Once connected, your computer’s files will appear on the left, and the server’s files on the right.
5- Upload Files to the New Server
6- Transfer the Database
Check out our articles below to first export your database from the old server and then import it to the new server.
https://www.atakdomain.com/bilgi-bankasi/veritabanimin-backup-ini-nasil-alabilirim
7- Domain Redirection
If necessary, point your domain’s A record to the new server’s IP address.
Congratulations!
You have successfully transferred your files using FileZilla.