Before posting, and to avoid disappointment, please read the following:
- This forum is not for 2BrightSparks to provide technical support. It's primarily for users to help other users. Do not expect 2BrightSparks to answer any question posted to this forum.
- If you find a bug in any of our software, please submit a support ticket. It does not matter if you are using our freeware, a beta version or you haven't yet purchased the software. We want to know about any and all bugs so we can fix them as soon as possible. We usually need more information and details from you to reproduce bugs and that is better done via a support ticket and not this forum.
- If you are entitled to technical support then please submit a support ticket. Please do not post the same question to the forum and also via a support ticket. Once again, 2BrightSparks does not provide technical support via this forum.
How to run 2 profiles together? External drive then Cloud
-
- Newbie
- Posts: 1
- Joined: Tue Apr 11, 2017 4:53 pm
How to run 2 profiles together? External drive then Cloud
In order to run my backup I need to stop the software server database. I am able to have my profile stop the server and then restart it automatically after the backup is finished. But I would also like to add nightly cloud backups (Amazon S3). Is there a way that I can get syncback to automatically start the cloud backup as soon as the external hard drive backup is done instead of having to schedule the cloud backup later and having that backup once again go through the process of stopping and starting the database? Thanks!
-
- 2BrightSparks Staff
- Posts: 1003
- Joined: Mon Apr 13, 2015 6:22 am
Re: How to run 2 profiles together? External drive then Cloud
Hi,
You can create a group profile and add the 2 profiles (external drive backup and Amazon S3 backup) as members to the group, so that when the group is run (or scheduled to run) the profiles in the group will run in a sequence. In addition, if your server database supports starting/stopping it via a command line, then you can try embedding commands to do so under:
Modify Profile > Expert > Programs-Before section of the first member profile (to stop the server) and Programs-Before/After section of the second profile (to start the server) either directly or by calling a batch file or script file. Then, create a schedule task for the group from When > Edit schedule settings page, to run the group every night at the schedule date/time.
Thank you.
You can create a group profile and add the 2 profiles (external drive backup and Amazon S3 backup) as members to the group, so that when the group is run (or scheduled to run) the profiles in the group will run in a sequence. In addition, if your server database supports starting/stopping it via a command line, then you can try embedding commands to do so under:
Modify Profile > Expert > Programs-Before section of the first member profile (to stop the server) and Programs-Before/After section of the second profile (to start the server) either directly or by calling a batch file or script file. Then, create a schedule task for the group from When > Edit schedule settings page, to run the group every night at the schedule date/time.
Thank you.