SSH scp module for paramiko
https://github.com/jbardin/scp.py
The scp.py module uses a paramiko transport to send and receive files via the
scp protocol. This is the protocol as referenced from the openssh scp program,
and has only been tested with this implementation.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-scp && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-scp.changes | 0000003604 3.52 KB | |
python-scp.spec | 0000002013 1.97 KB | |
scp-0.14.2.tar.gz | 0000011880 11.6 KB |
Revision 10 (latest revision is 14)
Dominique Leuenberger (dimstar_suse)
accepted
request 943598
from
Dirk Mueller (dirkmueller)
(revision 10)
- update to 0.14.2: * Don't fail if the remote path is a PurePath not a Path
Comments 0