Provides multi-threaded routines and high level protocol abstractions for a pretty quick & simple file transfer experience. Super duper close to a drop in replacement for pysftp.
-
Updated
Oct 27, 2024 - Python
Provides multi-threaded routines and high level protocol abstractions for a pretty quick & simple file transfer experience. Super duper close to a drop in replacement for pysftp.
It is a project made to demonstrate how to upload files to the SFTP servers with given credentials.
This is a system developed as an assignment of a cyber-security course capable of transferring files through a secure communication channel with the support of encrypting data on the sender end and decryption on the receiver end.
A package (set of scripts) to download files using various network protocols.
Add a description, image, and links to the pysftp topic page so that developers can more easily learn about it.
To associate your repository with the pysftp topic, visit your repo's landing page and select "manage topics."