Changes

Jump to: navigation, search

Tutorial6: File Transfer / Sending Email Messages

125 bytes removed, 11:09, 24 January 2021
Secure File Transmission Control Protocol (sftp)
<table border="1" cellspacing="0" cellpadding="5"><tr style="text-align:center;"><th>Operation</th><td>'''sftp Command'''<br>(Local Server)</td><td>'''sftp Command'''<br>(Remote Server)</td></tr><tr><td>Display current working directory</td><th>lpwd</th><th>pwd</th></tr><tr><td>Display directory contents</td><th>lls</th><th>ls</th></tr><tr><td>Create Directory</td><th>lmkdir</th><th>mkdir</th></tr><tr><td>Change directory location</td><th>lcd</th><th>cd</th></tr><tr><td>Upload file to remote server</td><th>put</th><th>-</th></tr><tr><td>Download file to local server</td><th>get</th><th>-</th></tr></table>
[[Image:graphical-sftp-application.png|thumb|right|150px|Graphical SFTP application.]]
<br><br>
[[Image:graphical-sftp-application.png|thumb|right|150px|If you installed the graphical Secure Shell application in TUTORIAL 1 INVESTIGATION 1,<br>you can run a graphical application from your computer desktop.]]
Although it is important to learn how to use command-line sftp and is considered coverage<br>for quizzes, midterm and final exam, there are graphical sftp applications.
13,420
edits

Navigation menu