Answers for "how to copy files using scp keeping the folder structure"

0

scp copy directories

scp -r [email protected]:/source/directory/path /target/directory/path
Posted by: Guest on December-08-2021

Code answers related to "how to copy files using scp keeping the folder structure"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language