| Name: | python3-scp |
|---|---|
| Version: | 0.14.0 |
| Release: | 1.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 69690 |
| License: | LGPLv2+ |
| RPM: | python3-scp-0.14.0-1.el8.noarch.rpm |
| Source RPM: | python-scp-0.14.0-1.el8.src.rpm |
| Build Date: | Thu Sep 16 2021 |
| Build Host: | host-100-100-224-24.blddevtest1iad.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. |