CompTIACompTIA
XK0-005 · Question #8
XK0-005 Question #8: Real Exam Question with Answer & Explanation
Sign in or unlock XK0-005 to reveal the answer and full explanation for question #8. The question stem and answer options stay visible for context.
System Management
Question
A Linux systems administrator needs to copy the contents of a directory named "working" on the local working system to a folder /var/www/html on a server named "corporate-web". Which of the following commands will allow the administrator to copy all the contents to the web server?
Options
- Ascp -r working/* webuser@corporate-web:/var/www/html
- Btar working/* webuser@corporate-web:/var/www/html
- Ccp -r working/* webuser@corporate-web:/var/www/html
- Dmv working webuser@corporate-web:/var/www/html
Unlock XK0-005 to see the answer
You've previewed enough free XK0-005 questions. Unlock XK0-005 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#scp#Remote File Transfer#Linux Commands#File Management