OpenBSD freely-licensed SSH connectivity tools for secure remote access
OpenBSD freely-licensed SSH connectivity tools
sshsshdssh-keygenssh-copy-idssh-agentssh-addscpsftpssh-keyscan$ ssh user@example.com$ ssh-keygen -t rsa -b 4096 -f ~/.ssh/id_rsa$ scp -r /local/path user@example.com:/remote/path