Use Q7Z if you want to:
· Update existing archives quickly
· Backup multiple folders to a storage location
· Create or extract protected archives
· Lessen effort by using archiving profiles and lists
Ark (2.6.3) is handy but it doesn’t seem to:
· Create archives with passwords
· Extract (some) archives with passwords
· Update existing archives by default
Q7Z is a simple application that attempts to fill these voids. It probably won’t become a total archiving solution.
Requirements:
· Python
· Qt4
· PyQt4
· Make
· Tar
· P7Zip
For installation instructions, see INSTALL.txt. If you encounter any problems, see ISSUES.txt and send me an email if necessary.
What’s New in This Release:
· Remote mode: ‘r’ option for sending archives to a mounted remote site
· Konq Service Menu: included separator and reordered the entries
· Error message: is now displayed when the failed operation returned nothing
· Error message: removed after the user cancels a profiling operation
· Profile names: Now enforcing the “.txt” extension when saving profiles
· Profile actions: improved status strip message in certain cases
· Operation feedback: now slightly more accurate
· Code structure: several minor changes