SCP # SCP is the secure copy protocol, used to copy files securely between hosts. Useful commands # Copy directory from remote to local: scp -r user@your.server.example.com:/path/to/foo /home/user/Desktop/