Changes

Jump to: navigation, search

Tutorial6: File Transfer / Sending Email Messages

787 bytes added, 09:46, 28 January 2020
INVESTIGATION 2: USING SECURE TRANSMISSION CONTROL PROTOCOL
# Make certain that you are logged into your Matrix account and are located in your '''home''' directory.<br><br>
# Issue the following Linux command (i.e. yoursenecaid is YOUR Seneca ID):<br><span style="color:blue;font-weight:bold;font-family:courier;">sftp yoursenecaid@matrix.senecacollege.ca</span><br><br>'''NOTE:''' You may be required to enter '''yes''' to have the public key shared.<br><br>You are now in the '''sftp command prompt''' where you are expected to issue sftp commands.<br>Please refer to the table of sftp commands in the '''KEY CONCEPTS''' section for reference.<br><br>
# Issue the following sftp command: <span style="color:blue;font-weight:bold;font-family:courier;">pwd</span><br><br>What is the pathname? Which server does this represent: local or remote?<br><br>
# Issue the following sftp command: <span style="color:blue;font-weight:bold;font-family:courier;">!pwd</span><br><br>What is the pathname? Which server does this represent: local or remote?<br><br>
# Issue the following sftp command to create a directory on your remote server: <span style="color:blue;font-weight:bold;font-family:courier;">mkdir destination2</span><br><br>
# Issue the following command to confirm that the destination directory has been created in your remote server's home directory:<br><span style="color:blue;font-weight:bold;font-family:courier;">ls</span><br><br>
# x<br><br>
13,420
edits

Navigation menu