copy file from remote node to local code example
Example: copy file from remote node to local
#In local shell, type
scp <user>@<host add>:/path/of/file local/path
#In local shell, type
scp <user>@<host add>:/path/of/file local/path