Top "Backup" questions

The act of saving one's files, data, applications, etc.

SQL Server Automated Backups

What are the recommendations of software products for creating automated backups of SQL Server 2008 databases? The backup should happen without …

database sql-server-2008 backup
Backup MySQL users

How do I backup MySQL users and their privileges? Anything like mysqldump? I am looking for something like: mysqldump -d …

mysql database database-design migration backup
How to get deleted files back with git pull?

I had up to date repository. Then I had deleted several files and this was mistake. I would like to …

git backup
Backup AWS Dynamodb to S3

It has been suggested on Amazon docs http://aws.amazon.com/dynamodb/ among other places, that you can backup your …

amazon-s3 backup amazon-dynamodb elastic-map-reduce
Using Subversion with DropBox

Is it a bad idea to use DropBox as a backup system for Subversion repositories? Has anyone tried using Subversion …

svn xcode backup dropbox
Simple way to backup event log on Windows Server

Is it possibile to create a simple way to backup the event log, with such as a batch file or …

batch-file backup event-log
What is the best way to backup Azure Blob Storage contents

I know that the Azure Storage entities (blobs, tables and queues) have a built-in resiliency, meaning that they are replicated …

azure backup azure-storage azure-storage-blobs
Is "git push --mirror" sufficient for backing up my repository?

I'm a solo developer, working in a local Git repository. For backups, I want to send an exact copy of …

git backup
How can I slow down a MySQL dump as to not affect current load on the server?

While doing a MySQL dump is easy enough, I have a live dedicated MySQL server that I am wanting to …

mysql backup replication mysqldump backup-strategies
How to save/restore Sublime Text 2 configs/plugins to migrate to another computer?

I need to migrate from one Mac to another, and want Sublime Text 2 on a new computer to have all …

macos backup restore sublimetext2