I am not sure if this is the correct forum to post this question in. I am new to Cloudberry and want to see if there are any potential solutions to my questions.
Background: A vendor that my employer works with uses Cloudberry to copy a SQL Server database back-up to our company’s Microsoft Azure storage blob each day. The users of this file are currently downloading the file manually each day using cloudberry explorer. We are not able to use file directly because it is encrypted using Cloudberry’s software. Then restoring the file to SQL Server and creating various reports based on it.
I have been asked to create an automated process that will download the file, restore the file to SQL Server, generate reports based on it. I have created the majority of the process but I am stuck on the download and decrypt step and have not been able to find anything information on how this can be accomplished using Cloudberry. My questions based on the information above.
Is there Cloudberry product, script, utility, process that can be used to do any of the following
- Automatically decrypt the file in the existing location at a specific time.
- Schedule an automated decrypt and download to a different location.
- Trigger the file to decrypt and download when our processes run.
Any assistance with this issue would be greatly appreciated.
Thank you