Skip to content

Script to automatically backup websites and DB over FTP and SSH with retention and space check

Notifications You must be signed in to change notification settings

davidecostantini/websites_backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This script is able to manage websites backup for a single website or in a shared host. It iterate inside the configured folder and create a tar archive of the folder that is stored in a proper folder with well recognisable naming convention including date. it is also able to backup a database which has to be specified in a file called "dbname.backup" inside the main website folder which include just the DB name. It's also able to ship the logs to an FTP server or over SSH, to do so just specify an FTP or SSH hosts.

About

Script to automatically backup websites and DB over FTP and SSH with retention and space check

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages