scp user@IP-Address:/Path/to/file /Path/to/Save
scp <File> user@IP-Address:/Path/to/file
scp -r <Directory> user@IP-Address:/Path/to/remote-directory
scp user@IP-Host1:/Path/to/file user@IP-Host2:/Path/to/Host2/remote-directory
scp user@IP-Address:/Path/to/file /Path/to/Save
scp <File> user@IP-Address:/Path/to/file
scp -r <Directory> user@IP-Address:/Path/to/remote-directory
scp user@IP-Host1:/Path/to/file user@IP-Host2:/Path/to/Host2/remote-directory