CompTIA Linux+ Exam XK0-005 Question # 28 Topic 3 Discussion

CompTIA Linux+ Exam XK0-005 Question # 28 Topic 3 Discussion

XK0-005 Exam Topic 3 Question 28 Discussion:
Question #: 28
Topic #: 3

A systems administrator wants to back up the directory /data and all its contents to /backup/data on a remote server named remote. Which of the following commands will achieve the desired effect?


A.

scp -p /data remote:/backup/data


B.

ssh -i /remote:/backup/ /data


C.

rsync -a /data remote:/backup/


D.

cp -r /data /remote/backup/


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.