Skip to content

Latest commit

 

History

History
81 lines (61 loc) · 2.15 KB

SSHLibrary-3.7.0.rst

File metadata and controls

81 lines (61 loc) · 2.15 KB

SSHLibrary 3.7.0

SSHLibrary is a Robot Framework test library for SSH and SFTP. SSHLibrary 3.7.0 is a new release that improves performance when running Read Until keywords but also has several enhancements and bugfixes. All issues targeted for SSHLibrary v3.7.0 can be found from the issue tracker.

If you have pip installed, just run

pip install --upgrade robotframework-sshlibrary

to install the latest release or use

pip install robotframework-sshlibrary==3.7.0

to install exactly this version. Alternatively you can download the source distribution from PyPI and install it manually.

SSHLibrary 3.7.0 was released on Monday July 5, 2021.

ID Type Priority Summary
#129 bug medium Read gets in endless loop after encountering invalid encoding
#376 bug medium Unable to use 'Put File' with wildcard and scp=ALL
#368 enhancement medium Support main options from SSH config file
#379 enhancement medium Reconnect Keyword
#384 bug low Get Directory failing when getting sub folders from Linux to local Windows

Altogether 5 issues. View on the issue tracker.