PrepAway - Latest Free Exam Questions & Answers

Which of the following commands would transfer a local file called password.txt to a remote machine called 

Which of the following commands would transfer a local file called password.txt to a remote machine called ‘tiger’ via SCP , logging in as ‘admin’, and storing the file in /tmp?

PrepAway - Latest Free Exam Questions & Answers

A.
scp password.txt admin@tiger:/tmp

B.
scp password.txt tiger@admin:/tmp

C.
scp password.txt admin tiger /tmp

D.
ssh admin@tiger:/tmp


Leave a Reply