Answers for "copy a file from one server to another using scp"

0

copy from server to local scp

scp username@remote:/file/to/send /where/to/put
Posted by: Guest on November-15-2021

Code answers related to "copy a file from one server to another using scp"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language