Error: unable to establish FTP connection with SFTP Server
Problem
One day I will connect to my Web server. I use FileZilla to connect to the FTP server. When I enter the host name and password to connect to the server, I get the following error.
Error: Cannot establish FTP connection to an SFTP server. Please select proper protocol.
Error: Critical error: Could not connect to server
FileZilla Cannot establish FTP connection to an SFTP server
Cause
When I saw the error message, I realized what the error was. I tried to establish an FTP connection with an SFTP server. Obviously I didn't use a correct protocol (it should be SFTP rather than FTP ).
As you can see, FileZilla uses the FTP protocol by default.
Solution for "Cannot establish FTP connection to an SFTP server"
The solution is simple. Use SFTP instead of FTP. All you need to do is change the Protocol to SFTP. This is what I want to tell you.
In the FileZilla menu, choose File> site management.
FileZilla Site Manager
In site management, go to common options and select SFTP protocol. Enter the host, port number, and user password.
Cannot establish FTP connection to an SFTP server
I hope you can start working here.
I hope this tutorial will help you solve the problem of "Cannot establish FTP connection to an SFTP server. Please select proper protocol. In related articles, you can read how to set up FTP in Linux.
Configure the SFTP environment for non-SSH users in Linux
How to transmit files securely using SFTP
Via: http://itsfoss.com/fix-establish-ftp-connection-sftp-server/
Author: Abhishek Translator: geekpi Proofreader: wxy
This article was originally compiled by LCTT and launched with the honor of Linux in China
This article permanently updates the link address: