Cheatsheet & Examples: scp
scp (secure copy) is a command-line utility used to securely transfer files and directories between a local host and a remote host or between two remote hosts. It uses the Secure Shell (SSH) protocol for secure data transfer, encrypting the data duri...
tech.mrleong.net5 min read