Changes

Jump to: navigation, search

Tutorial6: File Transfer / Sending Email Messages

6 bytes added, 15:25, 29 January 2020
INVESTIGATION 2: USING SECURE FILE TRANSMISSION CONTROL PROTOCOL
# Issue the '''pwd''' ''sftp command'' to confirm that you have changed to the ''local'' directory on your local server.<br><br>
# Issue the following ''sftp command'' to transfer your '''~/local/thefile.txt''' file to the '''~/remote''' directory on your remote server:<br><span style="color:blue;font-weight:bold;font-family:courier;">put thefile.txt</span><br><br>
# Issue the '''ls''' sftp command to confirmed that you transferred/copied the file: '''thefile.txt'''<br><br>Let's create another directory on your local server called '''local2''' so we can learn to <u>download</u> a file from your remote directory.<br><br>
# Issue the following ''sftp command'' (without an argument) to change to your '''home''' directory:<br><span style="color:blue;font-weight:bold;font-family:courier;">lcd</span><br><br>
# Issue the '''!pwd''' ''sftp command'' to confirm that your current working directory on your local server is your home directory.<br><Br>
13,420
edits

Navigation menu