Good day,
Currently I am using Abbrevia to zip and password protect database backups, does TMS offer any VCL zip components?
Gary
Good day,
Currently I am using Abbrevia to zip and password protect database backups, does TMS offer any VCL zip components?
Gary
Hi Gary,
TMS Crypto Pack doesn't provide any encryption function for zipped files yet but I add this requirement to the list of 'todo' features.
Regards,
bernard
Hi Gary,
I worked on a solution and will publish something later, based on the existing System.Zip features.
However, there are a few technical issues (that I can deal with) and I posted a new feature request on QC portal: Jira Service Management
Please vote for it if you feel like it. It will greatly simplify the addition of encryption/decryption and basically prevent me of overloading lots of things with the risk of adding complexity to the issue.
Regards,
bernard
Hi Gary, please check this post: TMS Software | Blog
Regards,
bernard
Good News,
Is there a way to add progress to the process? TZipFile has on OnProgress event. Something like that? or can you use the OnChange event of the used encryption method?