scp
Pure python scp module for paramiko
Pure python scp module for paramiko
To install this package, run one of the following:
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.
Summary
Pure python scp module for paramiko
Last Updated
Sep 8, 2025 at 16:01
License
LGPL-2.1-or-later
Total Downloads
2.5K
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/jbardin/scp.pyDocumentation
https://github.com/jbardin/scp.py/blob/master/README.rst