scp (secure copy) transfers files inside an SSH connection; note the uppercase -P for the port, unlike ssh's lowercase -p, and -i selects the identity key. The destination is user@host:/path. This is the manual deploy step — a tar of your app or a config file — that scripts later replace with rsync or git.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.