List of questions
Related questions
Question 32 - XK0-005 discussion
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/
Your answer:
0 comments
Sorted by
Leave a comment first