Software >> OS >> Unix >> Utilities >> scp >> How to use scp to copy files

scp <localfilepath> user@desthost:filepath or scp <localfilepath> user@desthost:filepath <password of user at desthost> add -r after scp if want to do recursive copy