Answers for "copy file from remote node to local"

0

copy file from remote node to local

#In local shell, type
scp <user>@<host add>:/path/of/file local/path
Posted by: Guest on March-25-2021

Code answers related to "copy file from remote node to local"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language