Q. Which command would you use to copy the /Documents directory and all subdirectories from the current system to the remote system newman?
β
Correct Answer: (C)
scp -r /Documents root@newman:/
You must be Logged in to update hint/solution