Introduction
Sometimes you need to move files securely between computers over a network. SCP is a simple command that copies files safely using encryption, so your data stays private while moving.
When you want to copy a file from your local computer to a remote server securely.
When you need to download a file from a remote server to your local machine without exposing it to others.
When you want to transfer files between two remote servers from your local machine.
When you need a quick way to backup files to another computer on the same network.
When you want to move configuration files securely between your work laptop and home desktop.