Changes

Jump to: navigation, search

Tutorial6: File Transfer / Sending Email Messages

594 bytes added, 10:22, 27 January 2020
Secure File Transmission Control Protocol (sftp)
'''FTP''' is an acronym for '''File Transfer Protocol''' which provides a framework of rules on how to convert data that is transferred between computer servers (both identical and different).
 
 
When you login via the sftp command, you are in the '''sftp prompt''' (like a Bash shell prompt, but with a limited number of commands).
When issuing sftp commands it is important to understand that the local server relates to the server where you first issues the sftp command.
 
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><th>Operation</th><th>sftp Command<br>(Local Server)</th><th>sftp Command<br>(Remote Server)</th></tr></table>
===Sending Emails with Attachment (mail)===
13,420
edits

Navigation menu