Code Monkey home page Code Monkey logo

bash-backup's Introduction

bash-backup's People

Contributors

behroozam avatar narbehaj avatar vahit avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

bash-backup's Issues

Possible to Ignore folders?

Hi,

Curious how to ignore folders? I want to backup a users .config directory, but would like to exclude a few folders from that directory as they are very large and not necessary.

Cheers.

Transfer Backup to another Scp server

Hello,

i want to transfer my backup to my secound backup server. How can i trust this server?

Error:
ssh: Could not resolve hostname $scp_server: Name or service not known
lost connection
2020-03-01 15:15:39 SCP done


###########################################################
2020-03-01 15:15:39 Backup finished
Backup path: /home/backup/Full_Backup_v2070_2020-03-01-15-15-39.tar.bz2
###########################################################
My config:
# SCP to other server (Trusted servers for now)
scp_enable="yes"
scp_server="Server IP"
scp_port="22"
scp_username="root"
scp_path="/home/backup"

Possible Bug due Typo

Just reading the code:

docker_mysql_container_id=`echo $ocker_mysql_container | awk -F":::" '{print $1}'`

looks like a typo in ocker_mysql_container variable, note midded "d" of docker_mysql_container

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.