Open main menu

CDOT Wiki β

Changes

Tutorial6: File Transfer / Sending Email Messages

35 bytes added, 14:46, 6 February 2021
Command Line Terminal (CLI)
# Issue the '''ssh''' command to login to your Matrix server account.<br><br>
# Issue the following Linux command to remotely run a checking script to ensure you created the correct directories<br>and properly transferred those created files: <br><span style="color:blue;font-weight:bold;font-family:courier;">ssh yoursenecaid@matrix.senecacollege.ca bash /home/murray.saul/scripts/week6-check-3</span><br><br>
# If you encounter errors, make corrections and then re-run the checking script until you receive a congratulations message.<br><br>'''FYI:''' To run a checking program to check if you created the '''local''' and '''local2''' directories in MS Windows would require<br>running a local-based script (like '''PowerShell'''). Since this is a Unix/Linux based course, we don't have a PowerShell script,<br>so we will ignore that checking stepfor files transferred to your local computer.<br><br>
<!-- OLDER CONTENT
13,420
edits