== Part 1: How do you use scp and sftp. ==
{|width="40%" align="right"
|- valign="top"
|{{Admon/note |Secure Shell Utilties | There are 2 common command line tools for transferring files between hosts over an encrypted ssh connection, '''scp''' and '''sftp'''.<br /> ''sftp'' is an interactive file transfer program that functions much like an ftp client. }}
|}
When you have created an SSH server, then users can take advantage of secure shell tools (including the '''scp''' and '''sftp''' utilities)