SQLBackupAndFTP Changelog

What's new in SQLBackupAndFTP 11.0.1 Beta

Mar 10, 2017
  • Main Window:
  • The main window is now divided into three sections: job list on the left, job execution history with restore on the right and job settings in the center.
  • Job List:
  • All backup jobs are now displayed in a single list as opposed to separate .jobx files for each job in previous versions. This allows you to manage all jobs in one screen instead of opening them one by one. The red exclamation mark to the left of job’s name indicates that the last backup has failed, while the green check mark indicates that everything went fine.
  • Job History and Restore:
  • When you select a job from the left panel you can see all its backups in the right panel. Moreover, there you can look at a detailed execution log, download or even restore the database from the selected backup wherever the backup is located. Previously you had to use a separate utility to restore backups, now you can restore your backups right from the application. This works with Full, Differential, and Transaction Log backups. They will be automatically downloaded from the destination folder, then unpacked, and restored on the database.
  • Job Settings:
  • In the middle panel you can see all backup job settings placed in step-by-step order. It makes the setup process easier especially for the new ones. Also, yellow tool tips guide you if you’re not sure what to do next.
  • There are five main steps to follow: from connecting to SQL Server down to setting up email notifications. All other settings are optional and hidden under the “More settings…” link. So, there is no good old Advanced Settings dialog, all advanced settings are presented as job setup steps.
  • You can either set up each step by clicking the blue gear icon or turn some functionality off and on using a switch. But, of course, not all of the steps are optional. For example, you can’t skip connection to SQL Server or database selection step.
  • For those who prefer using “Backup all non-system databases” option, there is a surprise here. Now you can exclude some databases from being automatically backed up by adding them to the “Exclude databases” list.
  • Backup Destinations:
  • Backup destinations are the storages where SqlBackupAndFtp sends database backups to. The new version allows sending backups to Local or Network Folder, FTP server, Amazon S3, Dropbox, Google Drive, OneDrive and Azure Storage.
  • We have excluded Box from the list of backup destinations (due to lack of demand) but added OneDrive for Business.
  • SqlBackupAndFtp 11 makes it possible to choose what types of backup (Full, Diff, Tran Log or Folder) will be sent to the specified destination. Also, making a destination “Emergency” instructs the system to use it only if all other destinations failed.
  • As you can see from this screenshot, the “Auto delete Diff and Tran log after” option were added. It allows you to control (separately from the full backups) how long your differential and transaction log backups are kept in the destination. This is useful when after some period of time you want to keep only full backups freeing some storage space.
  • Backup Schedule:
  • The new version contains practically the same options for backup scheduling as the old one except the new “Run between” option that allows you to specify a period of time when the database(s) will be backed up. This is useful if you want to create frequent backups, but only during, say, working hours in your company.
  • Also, please take note that we have moved “Auto delete old Diff & Tran Log backups after a Full or Diff backup” option from the advanced backup schedule to destination settings window.
  • Shared Temporary Folder:
  • A temporary folder is a place where backups are created before they are sent to the destination. It is now shared among all the backup jobs on this computer.
  • This releases you from keeping the temporary folder path updated in all backup jobs in case it has changed. Note that this setting is applied to all your jobs.
  • Custom Scripts:
  • In the new version, you can specify Windows batch file (*.cmd and *.bat) to be executed before or after the SQL backups. In the previous versions, only T-SQL scripts were accepted.
  • Backup Options:
  • Place backups for each database into its own subfolder – puts backups into subfolders named according to backed up databases instead of storing all backups in the root of the destination
  • Backup one DB, send, repeat – sends each backup to the destination before starting the next database backup; useful if you have large databases
  • Ignore offline databases – will not backup databases with offline status
  • Import your legacy *.jobx files:
  • When you migrate from the previous version of SqlBackupAndFtp, there is no need to create backup jobs anew. Just go to Tools > Import and get your job settings imported.

New in SQLBackupAndFTP 10.0.12.33006 (Oct 18, 2014)

  • Connection to Box destination fixed

New in SQLBackupAndFTP 10.0.10.19998 (Sep 12, 2014)

  • Uploading to Box destination updated

New in SQLBackupAndFTP 10.0.7.19530 (Aug 11, 2014)

  • Removing scheduled jobs fixed

New in SQLBackupAndFTP 10.0.0.21928 (Jun 26, 2014)

  • Windows Azure Storage destination added
  • SkyDrive destination renamed to OneDrive destination

New in SQLBackupAndFTP 9.1.1.20436 (Apr 17, 2014)

  • "CreateProcAU: The type of the token is inappropriate for its attempted use. (1349)" error fixed

New in SQLBackupAndFTP 9.0.46.39549 (Apr 1, 2014)

  • File verification with hash digest on Amazon S3 added

New in SQLBackupAndFTP 9.0.40.40019 (Feb 28, 2014)

  • Uploading large file to Dropbox destination added
  • Server Side Encryption of Amazon S3 destination added
  • Sending email with implicit security

New in SQLBackupAndFTP 9.0.33.41956 (Oct 28, 2013)

  • Uploading to Amazon S3 destination go faster

New in SQLBackupAndFTP 9.0.31.37801 (Oct 21, 2013)

  • Copy-only backup added

New in SQLBackupAndFTP 9.0.26.37768 (Aug 2, 2013)

  • "Use SSL" option for Amazon S3 destination added

New in SQLBackupAndFTP 9.0.23.29783 (Jul 24, 2013)

  • Uploading to Google Drive improved
  • Uploading to Amazon S3 improved

New in SQLBackupAndFTP 9.0.7.40149 (Apr 16, 2013)

  • Advanced backup schedule updated

New in SQLBackupAndFTP 9.01.39386 (Mar 22, 2013)

  • Box destination added
  • SkyDrive destination added

New in SQLBackupAndFTP 8.2.24.20966 (Mar 11, 2013)

  • Restore button and menu item added

New in SQLBackupAndFTP 8.2.20.33714 (Jan 23, 2013)

  • "Recent Jobs" menu item added

New in SQLBackupAndFTP 8.2.14.26004 (Dec 22, 2012)

  • "Path" parameter of Dropbox destination added

New in SQLBackupAndFTP 8.2.5.33609 (Nov 22, 2012)

  • Trial mode added

New in SQLBackupAndFTP 8.2.0.24618 (Nov 7, 2012)

  • Uploading to FTP destination improved
  • "Split archives into X MB" field for Google Drive destination added

New in SQLBackupAndFTP 8.1.2.40816 (Oct 18, 2012)

  • User credentials for Folder destination added
  • "Run on weekdays" option for jobs scheduler added
  • Include/Exclude file extensions for folder backups added
  • Uploading large files to Google Drive destination improved

New in SQLBackupAndFTP 8.1.1.23128 (Oct 2, 2012)

  • S3 Storage Class supported
  • S3 "Path" added

New in SQLBackupAndFTP 8.1.0.22573 (Sep 25, 2012)

  • SFTP support added
  • Uploading large files to Google Drive destination fixed

New in SQLBackupAndFTP 8.0.6.22405 (Sep 18, 2012)

  • "Archive list is empty" on folder backups fixed

New in SQLBackupAndFTP 8.0.1.32172 (Sep 10, 2012)

  • FTP session improved
  • Google Drive destination added
  • Amazon S3 bucket name verification updated

New in SQLBackupAndFTP 7.2.4.15036 (Jul 5, 2012)

  • "Maximum number of retry attempts reached : 3" fixed
  • Updated timeout of Dropbox destination
  • Dropbox backup destination added
  • "No such host is known" fixed

New in SQLBackupAndFTP 6.5.7.33599 (Mar 22, 2012)

  • Running jobs manually does not affect to scheduling
  • Job scheduling on "Save As..." fixed
  • All passwords in local settings are encrypted
  • "CHECKSUM option to BACKUP statement" added
  • "Run RESTORE VERIFYONLY after backup" added
  • Error "Access to HKEY_LOCAL_MACHINE\SOFTWARE\Pranas.NET\... is denied" fixed
  • Timeout on starting "SqlBackupAndFTP Service" after server reboot fixed

New in SQLBackupAndFTP 6.4.5.22086 (Jan 27, 2012)

  • "Unable to generate a temporary class (result=1)" fixed

New in SQLBackupAndFTP 6.4.3.30062 (Jan 14, 2012)

  • Updating estimate plan fixed

New in SQLBackupAndFTP 6.4.1.18307 (Dec 30, 2011)

  • 7-zip compression
  • Possibility to backup SQL Server in a local network
  • Auto delete previous differential & transaction log backups after a successful differential backup
  • SQLBackupAndFTP service state control improved
  • Do not delete previous transactional logs and differential backup when zipping fails

New in SQLBackupAndFTP 6.3.0.40488 (Dec 2, 2011)

  • Cleanup fixed

New in SQLBackupAndFTP 6.2.0.32354 (Oct 1, 2011)

  • Free and Lite version database amount fixed

New in SQLBackupAndFTP 6.1.7.37794 (Sep 8, 2011)

  • Сan run as a Windows service
  • Differential and transaction log backup scheduling
  • Improved job parameter check

New in SQLBackupAndFTP 5.7.1.23664 (Apr 27, 2011)

  • Web Log
  • Additional pre-run settings check
  • Improved security
  • Miscellaneous interface improvements

New in SQLBackupAndFTP 5.5.0.28925 (Dec 9, 2010)

  • Writing additional information to the Windows Event Log
  • Miscellaneous interface and performance improvements

New in SQLBackupAndFTP 5.2.1.26906 (Oct 13, 2010)

  • Simplified interface for using GMail as an SMTP server

New in SQLBackupAndFTP 5.1.0.28184 (Aug 20, 2010)

  • None" compression level saves .bak file instead of .zip
  • Output file format options added

New in SQLBackupAndFTP 5.0 (Aug 20, 2010)

  • New folder backup feature
  • Multiple minor improvements

New in SQLBackupAndFTP 4.5.3 (Aug 20, 2010)

  • Fixed bug related to scripting primary keys in remote scripting

New in SQLBackupAndFTP 4.5.2.17440 (May 10, 2010)

  • Totally new FTP engine (makes several attemps to upload a file)
  • SMTP password encryption
  • Sending error log to developers right from the Run window

New in SQLBackupAndFTP 4.4.1.33382 (Apr 9, 2010)

  • Fixed bug related to cleaning of old files when differential, log or copy backup options used

New in SQLBackupAndFTP 4.4.0 (Apr 9, 2010)

  • Added SQL Server and FTP Server password encryption in .jobx file (AES encryption)
  • Added 30 days complimentary Automatic mailing in Free version
  • Added custom SQL scripts before and after backup
  • Added copy backup option (additional -logcopy and -fullcopy command line arguments)
  • Script backup engine renewed

New in SQLBackupAndFTP 4.3.0.32657 (Jan 21, 2010)

  • Fixed bug related to Xceed.Ftp.FtpTimeoutException. Fixed bug related to cleaning of old files (wrong date format)

New in SQLBackupAndFTP 4.2 (Dec 15, 2009)

  • Added differential backup and transaction log backup

New in SQLBackupAndFTP 4.1 (Dec 15, 2009)

  • Added AES encryption

New in SQLBackupAndFTP 4.0 (Dec 15, 2009)

  • Added FTPS options
  • Added Professional version

New in SQLBackupAndFTP 3.3.3.13045 (Sep 23, 2009)

  • Totally new FTP engine
  • New Windows task scheduling module
  • Smart temporary folder selection
  • Increased FTP upload speed
  • Added ability to specify Log Folder path

New in SQLBackupAndFTP 3.0.0.15697 (May 8, 2009)

  • Remote server backup
  • Active FTP mode