Skip to content

tempusbreve/db_backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

db_backup

Set the following envars, and then run it as go run github.com/tempusbreve/db_backup@latest

export SQLSERVER_USER=<user>
export SQLSERVER_PASS=<pass>
export SQLSERVER_HOST=<host>
export SQLSERVER_PORT=<port>
export SQLSERVER_DB=<db>
export SQLSERVER_BACKUP_ROOT=<server backup root>

About

SQL Server backup helper tool

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages