This document provides instructions on how to use the Sftplite connector in Mulesoft. It describes that Sftplite opens and closes a connection for each call, so it is better to use for individual operations rather than persistent connections. It then provides an example Mule flow that uses Sftplite to retrieve a folder from an SFTP server on each HTTP request.