Secure Copy Protocol (SCP) is a network protocol that allows for the secure transfer of files between a local host and a remote host or between two remote hosts over a network. It is based on the Secure Shell (SSH) protocol, which provides authentication, encryption, and integrity for the data being transferred.
New to topics? Read the docs here!