Which of the following commands would be BEST to use to copy the software?

Ann, a junior Linux administrator, needs to copy software from her local machine to assist in developing a software application on a remote machine with the IP address 192.168.3.22. The file needs to be placed on the /tmp directory. After downloading the RPM to the local machine, which of the following commands would be BEST to use to copy the software?
A. scp ~/software.rpm [email protected]:/tmp
B. scp ~/software.rpm [email protected]: /tmp
C. wget [email protected]:/tmp -f ~/software.rpm
D. scp [email protected] ~/software.rpm :/tmp

comptia-exams

4 thoughts on “Which of the following commands would be BEST to use to copy the software?

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.