SCP Cheatsheet
SCP stands for Secure Copy, it enables the secure transfer of files between two hosts over a network. Basic Syntax: scp <options> <source> <destination> Full Documentation for SCP: scp(1): secure copy - Linux man pagescp copies files between hosts on a network. It