
First of all, we’ll have to get our package updates before we proceed with the vsftpd installation. If you own Hostinger’s VPS, the login details are available in the Server tab of the hPanel. This tutorial requires you to know how to connect to a server through SSH. Therefore, you need to make sure your VPS is running on that particular OS. The difference is that FTP is responsible for transporting files through the internet while HTTP and SMTP handle the transfer of web pages and emails, respectively.īefore we begin, keep in mind that we will guide you through configuring an FTP server on Ubuntu 18.04. This is somewhat similar to HTTP (HypertText Transfer Protocol) or SMTP (Simple Mail Transfer Protocol). It also makes use of a client-server framework and SSL/TLS security to ensure secure and reliable data transfer. Step 6 – Testing Connection with FileZillaįTP, or File Transfer Protocol, is a means to share files between computers over an internet connection using the TCP/IP protocol. Step 2 – Allowing FTP Traffic from the Firewall. Drag and drop files or folders to copy files.įor more information, select Help in the FileZilla window. Navigate to different locations on either system. Your computer (Local Site) is on the left and the server (Remote Site) is on the right. In the Password box, enter your password for this server, then select OK.įileZilla opens. If you are sure this is the right site, select Always trust this host and select OK. The first time you connect to a new server, FileZilla displays a warning. Select the arrow next to the Open Site Manager button, and then select the server you set up in the previous procedure. Select the FileZilla icon on your desktop or in your Windows Start menu. For instructions, see Transfer Files Using FileZilla below. The next time you open FileZilla, you can connect directly to this server using the options you chose.
To connect immediately, select Connect and skip to step 4 below. In the User box, enter the username you were assigned for this server. In the Logon Type box, select Ask for Password.
In the Host box, enter the address of the server you're connecting to.
In the Protocol box, select SFTP - SSH File Transfer Protocol.