Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



Question
In linux, copy local file /home/kevin/test.txt to /home/john directory of remote host jenkins-vm-1 (assuming access to jenkins-vm-1 is properly configured in ssh config file).
Answer
scp /home/kevin/test.txt jenkins-vm-1:/home/john

Question
In linux, copy local file /home/kevin/test.txt to /home/john directory of remote host jenkins-vm-1 (assuming access to jenkins-vm-1 is properly configured in ssh config file).
Answer
?

Question
In linux, copy local file /home/kevin/test.txt to /home/john directory of remote host jenkins-vm-1 (assuming access to jenkins-vm-1 is properly configured in ssh config file).
Answer
scp /home/kevin/test.txt jenkins-vm-1:/home/john
If you want to change selection, open document below and click on "Move attachment"

12. Using Internet Services
ssword: psheer 100% |***************************************| 4266 KB 01:18 The -r option copies recursively and copies can take place in either direction or even between two nonlocal machines. <span>scp should always be used instead of rcp for security reasons. Notice also the warning given by scp for this first-time connection. See the ssh documentation for how to make your first conn

Summary

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Details

No repetitions


Discussion

Do you want to join discussion? Click here to log in or create user.