How to Use WinSCP to Open File Within VPS

WinSCP is a free and open-source file transfer tool for Windows that lets you securely move files between your local computer and a remote server. It’s especially popular among developers, system administrators, and website managers.
You can download WinSCP through its website here.
We are going to login into SSH within port 22 by using WinSCP. How to do it?
Click New Site > And follow this.

Choose File Protocol : SFTP

Input Hostname as your VPS IP address.

Use port number 22 (in this case your SSH port).

Username : root

Password : Your root password.

And then click Login.

You can navigate the menu through this button that will open a terminal pop up.


Or either you click the URL path directory here and navigate as your needs.


Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.