Open main menu

CDOT Wiki β

Changes

Tutorial6: File Transfer / Sending Email Messages

299 bytes added, 09:48, 28 January 2020
INVESTIGATION 2: USING SECURE TRANSMISSION CONTROL PROTOCOL
# 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 '''destination2''' 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># Issue the following command to change to the destination2 directory:<br><span style="color:blue;font-weight:bold;font-family:courier;">cd destination2</span><br><br># Issue the '''pwd''' command to confirm that you have changed to the destination2 directory on your remote server.<br><br>
# x<br><br>
13,420
edits