Giter Site home page Giter Site logo

backitup's Introduction

BackItUp

File and folder backup utility. WPF with MVVM architectural pattern.

Utilizes Ookii Dialogs WPF for file and folder selection dialog windows, Xceed Software's Extended WPF Toolkit™ for DateTime controls, RoboSharp for directory/file copy operations, Quartz.net for job scheduling, and Task Scheduler Managed Wrapper for run-on-startup Windows Scheduler task management.

Usage

While program usage has been made as simple to use as possible, there are a few interactions that can be non-intuitive.

  • The frequency, period, and time can be set independently. Setting any one of these will automatically update the next backup date. However, the next backup date can be seperately updated without affecting frequency, period, or time (the interval between backups).
    • This means that if you set the interval of updates first, you can then select a date and time from the next backup date control. The interval will then be applied from the next time the backup runs according to next backup date.
  • Trying to set a time using the next backup date field that is prior to the current DateTime.Now will simply increment the next backup date via last backup date (or DateTime.Now if backup has never run) plus the interval that you have set without triggering a copy job.
  • The program will save its settings automatically any time valid changes are made to an existing backup item and whenever a new item is added with valid origin and backup paths.

To Do

  • Add logging for job completions and errors.

backitup's People

Watchers

Evan Guan 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.