upload example
scp "your/local/file/path/localfile.zip" user@server:/remote/path
download example
scp user@server:/path/to/remotefile.zip /Local/Target/Destination
Download files that need sudo privledges