Connectors
Connectors define how to access a computer (file and process management). There are two types at the moment in experimaestro:
LocalConnector- Connector for executing tasks on the local machine (default).SshConnector- Connector for remote execution via SSH (alpha).