| Name: | python3-scp |
|---|---|
| Version: | 0.14.4 |
| Release: | 1.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 66413 |
| License: | LGPLv2+ |
| RPM: | python3-scp-0.14.4-1.el9.noarch.rpm |
| Source RPM: | python-scp-0.14.4-1.el9.src.rpm |
| Build Date: | Tue Mar 08 2022 |
| Build Host: | build-ol9-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. |