Description
python-scp - scp module for paramiko
Distribution: Ubuntu 16.04 LTS (Xenial Xerus)
Repository: Ubuntu Universe amd64
Package name: python-scp
Package version: 0.10.2
Package release: 1
Package architecture: all
Package type: deb
Installed size: 61 B
Download size: 7.21 KB
Official Mirror: archive.ubuntu.com
The scp.py module uses a paramiko transport to send and recieve files via the
scp1 protocol. This is the protocol as referenced from the openssh scp program,
and has only been tested with this implementation.