GithubHelp home page GithubHelp logo

xiaoveiti / lazy_backup Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 0.0 22 KB

lazy_backup is simple and lean backup script. Back up your folders and databases in no time! Restore them just as quickly and easily.

License: MIT License

Shell 100.00%

lazy_backup's Introduction

lazy_backup

lazy_backup is simple and lean backup script. Back up your folders and databases in no time! Restore them just as quickly and easily.

Please remember to create your own config file and save it in the /cfg folder, where you will also find sample configurations.

Usage

./lazy_backup.sh <option> <config file>

There are several options you can choose.

    Options:
       -e  --export <config>		export files
       -i  --import <config>		import files
       -h  --help       		show help

lazy_rclone

lazy_rclone helps you upload your backups to external storage e.g. AWS, Dropbox, Onedrive, etc and ensures that older backups are automatically deleted after a defined time.

Please remember to edit the /rclone.cf in the /cfg folder and make sure you allready installed and configured rclone to your personal need. In combination with daily, weekly or monthly cronjobs definitely useful.

Usage

./lazy_rclone.sh <server> <minimal/full>

The options are tailored to my needs, but can also be adjusted in the rclone and backup config files. Personaly I use the following syntax:

for my config files:

/cfg/<server>_<minimal/full> 

for my backup files:

<date>_<server>_<minimal/full>.tar.bz2 

the folder structure:

storage:<remote_root>/<backup_server>/<minimal/full>

Author

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • feel free to copy and adjust the scripts for your need
  • feel free to improve the scripts - maybe you could also notice me - haha
  • feel free to contact me, if you have any question

lazy_backup's People

Contributors

xiaoveiti avatar

Stargazers

 avatar  avatar Roland Gaida avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

lazy_backup's Issues

Xiaoveiti contact info

Xiaoveiti, I need to ask you about WhatsApp backup program. Can you contact me, in my profil you can see mail address.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.