About
scp is build above a SSH.
Scp permits to copy file locally but also remotely (between two computers).
Scp is also a protocol. See wiki/Secure copy. Originally, SCP is a command line utility that can copy files (including recursive directories) from one ssh host to another.