This document discusses using Mule ESG's SSH connector to run UNIX commands on a remote SSH-enabled Linux/UNIX machine. It describes the prerequisites including Anypoint Studio, Mule runtime, and an SSH-enabled machine. It provides an example Mule flow that uses the SSH connector configured with username, password, and host to send a command to touch a file, with a callback flow to log that the file was copied.