13,420
edits
Changes
→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"><trstyle="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><td>!ls</td><td>ls</td></tr></table>
===Sending Emails with Attachment (mail)===