How to use scp command?

To copy files from another server to local server. SCP is the secure command for it. Please use it using following syntax.

scp -pr hr-root@x.y.z:/home/filename.gz /home

Lets try it.


How to use scp command?, Hostripples Web Hosting
HR-ADMIN