π Secure Copy - SCPMar 2, 2021#TILhttps://linuxize.com/post/how-to-use-scp-command-to-securely-transfer-files/Used for copying files and directories between two locations - e.g. local machine to remote server. Requires SSH access between machines scp local-file.md remote:location