Answers for "copy file from directory to ssh"

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 "copy file from directory to ssh"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language