Tagged: Secure Shell

Google IP address ranges

Google IP address ranges Recently I decided to try the Google Compute Engine Cloud, and one of the things I liked right from the beginning was the ability to connect via SSH to your...

General Commands Manual: Rsync

General Commands Manual: Rsync NAME rsync – a fast, versatile, remote (and local) file-copying tool SYNOPSIS   Local: rsync [OPTION…] SRC… [DEST] Access via remote shell: Pull: rsync [OPTION…] [USER@]HOST:SRC… [DEST] Push: rsync [OPTION…]...

BSD General Commands Manual: SCP

SCP(1) BSD General Commands Manual SCP(1) NAME         scp — secure copy (remote file copy program) SYNOPSIS         scp [-12346BCpqrv] [-c cipher] [-F ssh_config] [-i identity_file] [-l limit]...