About Anaconda Help Download Anaconda

conda-forge / packages / robotframework-sshlibrary 3.8.0

Robot Framework test library for SSH and SFTP

Installers

Info: This package contains files in non-standard labels.
  • noarch v3.8.0

conda install

To install this package run one of the following:
conda install conda-forge::robotframework-sshlibrary
conda install conda-forge/label/cf201901::robotframework-sshlibrary
conda install conda-forge/label/cf202003::robotframework-sshlibrary
conda install conda-forge/label/gcc7::robotframework-sshlibrary

Description

SSHLibrary is operating system independent and supports Python 2.7 as well as Python 3.4 or newer. In addition to the normal Python interpreter, it also works with Jython 2.7.

The library has the following main usages:

  • Executing commands on the remote machine, either with blocking or non-blocking behavior.
  • Writing and reading in an interactive shell.
  • Transferring files and directories over SFTP.
  • Ensuring that files and directories exist on the remote machine.

© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy