Skip to content

homadb/Server-Backup-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Server Backup Script

Automate server backups with this simple Bash script.

Usage

  1. Clone the repository:
    git clone https://github.com/homadb/server-backup-script.git
    
  2. Configure the script:

Set the backup_dir variable to the path where backups should be stored. Set the source_dir variable to the path of the files or directories you want to back up.

  1. Run the script manually or set up a cron job for automated backups:
    bash server_backup_script.sh
    

Contribution

Contributions and suggestions are welcome! Feel free to open issues or submit pull requests to enhance the script.

License

This project is licensed under the MIT License.

About

Automated Server Backups

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages