-
-
-
-
ar-backup
... content in a schema.rb file and fixtures.
=ActiveRecord-backup
Using rake tasks, dump your schema and data ... :db:dump RAILS_ENV=production"
end
desc 'timestamp the backup file'
task :move_backup do
run "cd #{current_release} && mv ...
-
incremental-backup-system
... for making regular incremental backups of a file system
= Incremental Backup System (Nemo)
Author:: Mike Green
Copyright ... License
== About Nemo
Nemo aims to be a complete backup solution for POSIX systems (Mac OS X, Linux, ...
-
ruby-backup
Ruby based mysql backup script
This script requires net-sftp version 2.0.1 to work
-
rake-backup
... @magiclamp.co.uk)
Jason Frame (jason@magiclamp.co.uk)
rake-backup is, at present, a quick and dirty set of rake ... will see the addition of XFS dumping and PostgreSQL adapters,
backup verification and Amazon S3 support.
This is pre-alpha software ...
-
mysql-backup-scripts
... files, and to restore from them
# Introduction
A Rakefile to backup your MYSQL datbases. Probably requires Ruby 1.9+
# ... ]
will restore all the databases in `backups/[listname]`;
rake backup:list:[listname]
will drop all the databases in that list ...
-
web-server-backup
... some more --exclude options (e.g. --exclude="cache/*")
* Place the backup.sh file somewhere on your server (something like /usr/ ... on the remote server that will be synchronized with $BACKUP\_DIR. It's preset to: `"web_site_backups"`
* __RSYNC\_PORT__: If ...
-
awesome-backup
... data
for each of your current tables.
$ rake db:backup:create SKIP_TABLES=sessions,audits
You can restore your ... the latest version, or a specific version.
$ rake db:backup:restore VERSION=20080908120356
== Capistrano
With Capistrano, you can ...
-
delicious-backup
back up your del.icio.us bookmarks
README for delicious-backup
It's a simple tool to back up your del.ico.us bookmarks.
-