Created attachment 191301 [details] patch A simple interface to SFTP. The module offers high level abstractions and task based routines to handle your SFTP needs. Checkout the Cook Book, in the docs, to see what pysftp can do for you. WWW: https://bitbucket.org/dundeemt/pysftp
A commit references this bug: Author: miwi Date: Thu Mar 8 14:01:12 UTC 2018 New revision: 463889 URL: https://svnweb.freebsd.org/changeset/ports/463889 Log: A simple interface to SFTP. The module offers high level abstractions and task based routines to handle your SFTP needs. Checkout the Cook Book, in the docs, to see what pysftp can do for you. WWW: https://bitbucket.org/dundeemt/pysftp PR: 226444 Submitted by: rozhuk.im@gmail.com Changes: head/ftp/Makefile head/ftp/py-sftp/ head/ftp/py-sftp/Makefile head/ftp/py-sftp/distinfo head/ftp/py-sftp/pkg-descr