python-scp - Scp module for paramiko
| Website: | https://github.com/jbardin/scp.py |
|---|---|
| License: | LGPLv2+ |
| Vendor: | Fedora Project |
- 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.
Packages
| python-scp-0.7.1-3.el7.noarch [13 KiB] |
Changelog
by Orion Poplawski (2014-02-19):
- Add missing BR python-paramiko for tests |