Answers for "ssh copy folder from one local server to another"

1

copy folder from ssh to local

scp -r [email protected]:/path/to/foo /
Posted by: Guest on October-17-2021

Code answers related to "ssh copy folder from one local server to another"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language