πŸ“Š Linux
Q. Which command would you use to copy the /Documents directory and all subdirectories from the current system to the remote system newman?
  • (A) scp -R root@newman:/ /Documents
  • (B) rcp -R /documents newman:/
  • (C) scp -r /Documents root@newman:/
  • (D) cp -R /Documents newman:/
πŸ’¬ Discuss
βœ… Correct Answer: (C) scp -r /Documents root@newman:/

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
173
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
91%
Success Rate