Giter Site home page Giter Site logo

backupscript's Introduction

Backupscript

Backupscript is a script made by Robin Kelchtermans and Wouter Roozeleer for the course System Engineering 3.

Use the -h or --help flag to get the help function

How to work with Backupscript

Make a config file in which you place the directories you want to back up. Once you run the script, it will ask you to show it where your config file is.

Use the -z or --zip flag to get a zipped version of your backup.

Use tar -tvf to see what is in the .tar file, if it's zipped unzip it first.

Use tar -xvf to Extract the .tar file. Again, if it's zipped unzip it first.

What does the script do

This script will make an empty .tar file. You'll have to make a config file in which you'll place the directories you want to backup. It uses the date command to make sure you'll never overwrite your previous backups and it's easier to sort.

backupscript's People

Contributors

xphentom avatar

Watchers

James Cloos avatar  avatar Robin Kelchtermans avatar

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.