python-robotframework-sshlibrary 3.3.0 Robot Framework library for SSH and SFTP

SSHLibrary is a Robot Framework library providing support for SSH and SFTP. It has the following main usages:

  • Executing commands on the remote machine, either blocking or non-blocking.

  • Writing and reading in an interactive shell.

  • Transferring files and directories over SFTP.

  • Ensuring that files and directories exist on the remote machine.