Skip to content

MineStorm999/EzBackup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 

Repository files navigation

EzBackup

An easy way to create backups of your directories.

Installation

there are two options:

  1. Download the repro and use it with Visual Studio
  • Build without "AUTOSTART" defined
  • grab the exe from /build/{Release/Debug}/
  • Build with "AUTOSTART" defined
  1. Download the prebuild Binaries(Win 64bit only, tested on Win10 64bit)

Usage

Open "EzBackupUI.exe" (or the one build without "AUTOSTART" defined) and add backup paths like this:

  • Press "Add Backup" button

  • A window called "Add Backup" should open

  • There You can spezifie:

    • Name (self explanatory)
    • original Path (path to the directory you want to backup)
    • backup Path (path to were the backup should be saved)
  • Press the "Add" button

  • Press the "Save" button

  • The added backup should be shown under --------backups---------

    • there you can press it and change the Name and Paths
  • to backup, press Backup All

Credits

https://github.com/onurae/gui-app-template.git (used as template)

About

An easy way to create backups of your directories.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published