0
votes
0answers
51 views

FileZilla and Putty - Trouble connecting to a remote server

I am able to connect to a Linux server using Putty via SSH and port 22. About a week ago, I was also able to connect to this server using File Zilla with the same credentials via selecting "SFTP - SSH ...
0
votes
2answers
5k views

How to connect Filezilla over ssh?

I am using putty for connecting to server and vi editor working with files. The way its work is, at first I use my username and password to login to server. Then I use the following command sudo su - ...