

# scp(1) file location(2) upload location (server)(3) First, you will call the command itself and then provide two locations. SCP is based on the SSH protocol, so it is more secure and uses Port 22.Īs an alternative to SCP, we recommend SFTP, which is also uses Port 22. Complying with strict security parameters often means closing Port 21 in your server, which FTP uses. SCP is especially valuable for users who are interested in PCI Compliance. In order to complete both sections you should have a terminal or shell application open and ready.
SSH COPY FILE TO LOCAL HOW TO
In this article, we’re going to show you how to both upload and download files using SCP. For Mac and GNU/Linux users, we recommend using the default Terminal application your operating system has provided for you. If you don’t have one, and you use Windows, we recommend installing Putty. Your computer should already have a Terminal or shell application you can use to transfer your files. This means that in order to complete a safe, secure file transfer, you will not need to install any additional software.

SCP uses SSH to make a secure connection to the server. In this article, we will show you how to use SCP for secure file transfer between your local computer and your InMotion Hosting server.
