Change the protocol field to sftp
Aug 15, 2020
11
Level 8
Who to connect in filezilla with provided ftp credentials ?
Hello,
From my client I received ftp account and sample listing, that credentials are valid:
ubuntu@ip-CLIENT_IP:~$ ftp CLIENT.REMOTE.SERVER
Connected to CLIENT.REMOTE.SERVER.
220 ProFTPD Server (ProFTPD) [CLIENT.SERVER.IP]
Name (CLIENT.REMOTE.SERVER:ubuntu): SERVERUSER
331 Password required for SERVERUSER
Password:
230 User SERVERUSER logged in
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> ls
200 PORT command successful
150 Opening BINARY mode data connection for file list
-rwxrwxrwx 1 SERVERUSER psacln 692 Mar 9 21:29 Dockerfile-composer
-rwxrwxrwx 1 SERVERUSER psacln 508 Mar 9 21:29 Dockerfile-nginx
I have not worked with ftp last several years and maybe I forgot something, but I opened filezilla and tried to connect with provided credentials and got error :
I got error :
Status: Connecting to CLIENT.SERVER.IP:22...
Status: Connection established, waiting for welcome message...
Response: SSH-2.0-OpenSSH_7.6p1 Ubuntu-4ubuntu0.3
Error: Cannot establish FTP connection to an SFTP server. Please select proper protocol.
Error: Critical error: Could not connect to server
I entered parameters : https://prnt.sc/u005uz
Are some of them wrong ? Which valid?
Thanks!
Level 102
Download file to a directory. git init. Then commit. Now you have version control
1 like
Please or to participate in this conversation.