Source: wikibot/secure-copy-protocol

= Secure copy protocol
{wiki=Secure_copy_protocol}

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.