Created attachment 188926 [details] py-scp 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. QA: - portlint -ANC: OK - poudriere: OK with @py27 and py@36 FLAVORS
A commit references this bug: Author: yuri Date: Thu Apr 5 03:32:07 UTC 2018 New revision: 466526 URL: https://svnweb.freebsd.org/changeset/ports/466526 Log: New port: security/py-scp: Scp module for paramiko PR: 224423 Submitted by: Sergey Akhmatov <sergey@akhmatov.ru> Changes: head/security/Makefile head/security/py-scp/ head/security/py-scp/Makefile head/security/py-scp/distinfo head/security/py-scp/pkg-descr
Committed. Thank you for your contribution!