To install this package run one of the following: conda install anaconda::scp
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.