Changes

Jump to: navigation, search

Tutorial6: File Transfer / Sending Email Messages

67 bytes added, 10:26, 27 January 2020
Secure File Transmission Control Protocol (sftp)
Below is a table that provides sftp commands to perform basic transfer and file management commands. Some of those commands loosely resemble Unix/Linux commands.
<table border="1" cellspacing="0"><tr style="text-align:center;"><th>Operation</th><th>sftp Command<br>(Local Server)</th><th>sftp Command<br>(Remote Server)</th></tr><tr><td>Display current working directory</td><th>!ls</th><th>ls</th></tr><tr><td>Display directory contents</td><th>!ls</th><th>ls</th></tr></table>
===Sending Emails with Attachment (mail)===
13,420
edits

Navigation menu