Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.
/ ftp-backup Public archive

Simple Backups for FTP and MySQL via git

Notifications You must be signed in to change notification settings

nerdgeschoss/ftp-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated Backups with FTP and MySQL

Install

git clone [email protected]:nerdgeschoss/ftp-backup.git
cd ftp-backup
bundle

Update your settings in the .env file.

Manual backup

rake backup

Automated Backups

Automatically run the backup every 12 hours via cron.

whenever --update-crontab

About

Simple Backups for FTP and MySQL via git

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages