Pregunta

I have Microsoft SQL Server 2014 on an Azure VM (Windows Server 2012 R2) with one database. Is it possible to configure an automatic backup to my Google Drive folder? Maybe a special tool or somethings else?

¿Fue útil?

Solución

  1. Download the Google Drive desktop application.
  2. When backing up SQL Server, set the destination to the "My Drive" folder created by Google Drive (something like C:\Users\<user>\Google Drive by default)
  3. Once a backup is placed in that folder, it will automatically start to sync to Google Drive.

Also worth nothing, as per Shawn Melton's comment:

You can adjust the folder location for the drive application, so it does not have to reside in a user folder. Any Administrator can actually remove a user profile and you just lost all your backups (locally at least).

Licenciado bajo: CC-BY-SA con atribución
No afiliado a dba.stackexchange
scroll top