CompTIA Linux+ Exam XK0-005 Question # 87 Topic 9 Discussion

CompTIA Linux+ Exam XK0-005 Question # 87 Topic 9 Discussion

XK0-005 Exam Topic 9 Question 87 Discussion:
Question #: 87
Topic #: 9

An administrator would like to mirror the website files on the primary web server, www1, to the backup web server, www2. Which of the following commands

should the administrator use to most efficiently accomplish this task?


A.

[wwwl ] rsync —a —e ssh /var/www/html/ user1@www2 : /var/www/html


B.

[ wwwl ] scp —r /var/www/html user1@www2 : / var/www/html


C.

[www2 ] cd /var/www/html; wget —m http: //wwwl/


D.

[wwwl ] cd /var/www/html && tar cvf —


Get Premium XK0-005 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.