Page 1 of 1

How would you copy a file that is called evidence from the local system to a Linux host at 192.168.1.33?

Posted: Fri Jul 22, 2022 3:26 pm
by answerhappygod
How would you copy a file that is called evidence from the local system to a Linux host at 192.168.1.33?

A. scp evidence [email protected]:evidence
B. scp [email protected]:evidence evidence
C. ssh evidence [email protected]:evidence
D. ssh [email protected]:evidence evidence