Code Monkey home page Code Monkey logo

simplebackup's Introduction

Simple Backup

A Windows Explorer Context Menu extension to backup and restore folders to temporary storage.

Explorer Context Menu

Introduction

For testing purposes of our CMS I often do the following steps:

  1. Copy a whole folder from somewhere onto my local PC.
  2. Do some (modifying) operations on this folder (during my tests).
  3. Delete the folder (after the tests).
  4. Start from item 1.

To simplify steps 3. and 4., I developed this Simple Backup extensions.

Using the application

The application consists of one single executable file. Download the file and double-click it to install.

You're done!

There are now two new context menu entries "Backup" and "Restore" when you right-click a folder in Windows Explorer:

  • The "Backup" option creates a backup.
  • The "Restore" copies back a previously created backup.

To uninstall, go to Windows Control Panel and select "Simple Backup".

History

  • 2015-05-30 - First release to GitHub.

simplebackup's People

Contributors

uwekeim avatar

Stargazers

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

Watchers

 avatar  avatar

simplebackup's Issues

Copy file attribute aware

Currently, the copy operations (during backup and restore) seem to ignore the attributes of the files and folders (like hidden, system, etc.)

TODO:

Keep the attributes.

Optionally: Also keep the file and folder dates.

Restore did not work on first try

I backuped a subversioned VS-Project folder. After trying restoring it the whole folder was empty. Then after a second try the restore progress seemed to finish correctly.

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.