20.3.2.

scp <localfile>username@tohostname:<remotefile>
 scp shadowman username@penguin.example.net:shadowman 
scp username@tohostname:<remotefile><newlocalfile>
 scp downloads/* username@penguin.example.net:uploads/