13,420
edits
Changes
→INVESTIGATION 1: USING SECURE COPY
# '''Save''' editing changes to this startup file and exit your text editor.<br><br>
# Issue the following Linux command to confirm that the '''~/destination''' directory is empty:<br><span style="color:blue;font-weight:bold;font-family:courier;">ls ~/destination</span><br><br>
# Issue the following Linux command to copy the myfile.txt from your local server to your remote server (i.e. yoursenecaid is YOUR Seneca ID):<br><span style="color:blue;font-weight:bold;font-family:courier;">scp myfile.txt yoursenecaid@matrix.senecacollege.ca:/destination</span><br><br>'''NOTE:''' You may be required to enter '''yes''' to have the public key shared.<br><br>
# When prompted, enter your Matrix '''password'''.<br><br>
# Issue the same Linux command that you issued in '''step #13'''.<br><br>What did you notice?<br><br>