Name: | python3-scp |
---|---|
Version: | 0.14.1 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 70011 |
License: | LGPLv2+ |
RPM: | python3-scp-0.14.1-1.el8.noarch.rpm |
Source RPM: | python-scp-0.14.1-1.el8.src.rpm |
Build Date: | Sat Oct 09 2021 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/jbardin/scp.py |
Summary: | scp module for paramiko |
Description: | The scp.py module uses a paramiko transport to send and receive files via the scp1 protocol. This is the protocol as referenced from the openssh scp program, and has only been tested with this implementation. |