scp 0.15.0
0
scp module for paramiko
Contents
scp module for paramiko
Stars: 537, Watchers: 537, Forks: 137, Open Issues: 29The jbardin/scp.py
repo was created 13 years ago and the last code push was 4 months ago.
The project is popular with 537 github stars!
How to Install scp
You can install scp using pip
pip install scp
or add it to a project with poetry
poetry add scp
Package Details
- Author
- James Bardin
- License
- LGPL-2.1-or-later
- Homepage
- https://github.com/jbardin/scp.py
- PyPi:
- https://pypi.org/project/scp/
- GitHub Repo:
- https://github.com/jbardin/scp.py
Classifiers
- Internet
Related Packages
Errors
A list of common scp errors.
Code Examples
Here are some scp
code examples and snippets.
GitHub Issues
The scp package has 29 open issues on GitHub
- add support when both source and target are from remote locations (not necessary the same server)