Skip to content
This repository was archived by the owner on Mar 17, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 287 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 287 Bytes

avmBackupToS3

Backup tool to automate sql server backup to AWS Bucket.

  1. Edit backupSite.sql and fill DATABASE NAME and BAK file;
  2. Edit runBackup.bat and fill SRV-SERVER-NAME;
  3. Edit SendToS3.exe.config and fill BUCKET_NAME, AWS ACCESS KEY, SECRET, YOUR REGION

$> runBackup.bat