How to Connect to any Server using SFTP?

This can be done easily.
  • Login to Putty.
  • Run the following command:
sftp sammy@your_server_ip_or_remote_hostname
  • Enter the Password of the remote server.
You have successfully connected to the server using SFTP.
In case when you are finished with your work and want to return back to local server, enter ‘exit’ command.
That's it !
You can go through the video tutorial to get better explanation.
  • How to connect with another server using SFTP via SSH, how to establish SFTP connection using SSH remotely, how to connect SFTP remotely via SSH, How To Use SFTP to Securely Transfer Files with a Remote Server
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

What are some Basic SSH commands?

List of some basic SSH commands are: ls – This command is used to list all files and...

How to connect to SSH?

Putty is an open-source SSH client used to connect to a remote server. This article describes how...

20 Basic Linux Commands and their Uses.

Following are the top 20 basic Linux Commands with Live Examples that would definitely help you...

How to Block/Unblock IPs from SSH?

You can easily block or unblock IPs  from SSH. #1. Block An IP Address from SSH First of all,...

How to install CpCleaner in cPanel through SSH?

CpCleaner is a cPanel plugin created to give cPanel users the option to clean junk files that...