Overview: This project demonstrates secure file transfer using SFTP (Secure File Transfer Protocol). SFTP is a network protocol that allows you to send and receive files securely over a network.
Consists of a number of Python files that are common function libraries and classes to setup and use ssh and sftp connections. These programs are not standalone programs, but are available for python ...