How to Backup SQL Server to FTP Server

Copy of Destinations (3)One of the most popular ways how to create SQL Server database backup is to use SSMS or T-SQL Commands. But what if your backup plan is full backups twice a day, differential backups every 4 hours, and transaction log backups every 30 minutes, and you prefer to store all SQL Server database backup on FTP Server. How much time will you spend each day to complete such scenarios? You can simply tune a SqlBak backup job just in a few minutes, which will make SQL Server database backups according to your schedule and send them to FTP Server.

Read more

How to Backup SQL Server to Local or Network Folder

How to Backup SQL Server to Local or Network Folder (logo)Do you make your SQL Server database backups with the help of SSMS or by using T-SQL Commands, or in any other way? How much time do you usually spend every day making backups and sending them to a Local or Network Folder? With the help of SqlBak,  you can create a backup job that will make SQL Server backup regularly and store them in your local or network folder.

Read more

How to Backup SQL Server to Amazon S3

How to Backup SQL Server to Amazon S3 (logo)There are many ways of making SQL Server database backups and there are as many methods as to how and where to store them. But are you sure that your method really convenient for you? What if your database backup plan is: a full backup twice a day, differential every four hours and transaction log backups every 30 minutes, and all these backups you need to send to Amazon S3. How much time will you spend every day to make all these backups? Fortunately, you can create a backup job with the help of SqlBak in a few minutes, which will make all backups according to your schedule and send them to Amazon S3.

Read more