A Linux administrator needs to transfer a local file named accounts.pdf to a remote /tmp directory of a server with the IP address 10.10.10.80. Which of the following commands needs to be executed to transfer this file? A. rsync user@l0.10.10.80:/tmp accounts.pdf B. scp accounts.pdf user@l0.10.10.80:/tmp C. cp user@l0.10.10.80:/tmp accounts.pdf D. ssh accounts.pdf user@l0.10.10.80:/tmp Suggested Answer: B This question is in XK0-005 CompTIA Linux+ Exam For getting CompTIA Linux+ Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by CompTIA. Trademarks, certification & product names are used for reference only and belong to CompTIA. The website does not contain actual questions and answers from CompTIA's Certification Exams.
Please login or Register to submit your answer