scp /path/to/local/file remote_user@remote_host:/path/to/remote/file
cp ~/Downloads/your-file.txt ~/Documents/
cp <file name> <where to copy path name>