Name: | python3-scp |
---|---|
Version: | 0.13.2 |
Release: | 8.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 68345 |
License: | LGPLv2+ |
RPM: | python3-scp-0.13.2-8.el8.noarch.rpm |
Source RPM: | python-scp-0.13.2-8.el8.src.rpm |
Build Date: | Wed Sep 16 2020 |
Build Host: | jenkins-172-17-0-2-efebfc95-f659-467f-8a39-4781a0b533f1.appad2iad.osdevelopmeniad.oraclevcn.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. |