Hi, I am trying to SCP a file but cannot succeed to get it. I am sure that code is correct but I got an error each time: The question ask : The password to get into this quiz can be obtained by using...


Hi, I am trying to SCP a file but cannot succeed to get it. I am sure that code is correct but I got  an error each time:


The question ask :


The password to get into this quiz can be obtained by using scp to copy a file.  Do not use the -R or -r option for scp.  If you do, your day will get worse.


The file is located in a directory named mod4 in the remote user's home directory on the remote system in a file named mod4PW.


The remote system has the IP 192.168.240.110.


You will use the usernamescp with the password scp_password to scp the file.


And this is what i have done below:


scp [email protected]:mod4PW .
[email protected]'s password:
scp: mod4PW: No such file or directory


what i m doing wrong here?


~]$ scp scp@192.168.240.110:mod4PW .<br>scp@192.168.240.110's password:<br>scp: mod4PW: No such file or directory<br>

Extracted text: ~]$ scp [email protected]:mod4PW . [email protected]'s password: scp: mod4PW: No such file or directory

Jun 11, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here