This document provides instructions on how to use the SFTP connector in Mule applications. It describes that SFTP uses SSH to securely transfer files between external resources and Mule applications. An example flow is shown that uses an SFTP inbound endpoint to receive a file, logs a message, and writes the file to the local file system using an outbound file endpoint.