A simple file/folder encryption application based on the 7zip-full.
This program, based on the 7zip-full package on Debian systems, encrypts your files or folders along with their content names. It does this by entering a specified command and parameters into the 7zip tool using a Python script.
https://github.com/shampuan/encrypt-express
Grey Compressor+FTP compresses and uploads file to ftp server.
Grey Compressor+FTP compresses and uploads a single.7z (7-Zip) file to an ftp server. An output .bat file and password .txt file are produced. Send the .bat file and .txt file to the recipient. The recipient then double-clicks the .bat file, and the .7z file is downloaded to the recipient's computer.
Pros:
* The bat file produced after the file/folder is compressed is the same size each time (easy to send to recipient).
* No need to upload compressed file to ftp and send recipient...