/General-Backuppy

Straight-forward script for mirroring two folders with checksum and UI support.

Primary LanguagePython

General-Backuppy

Hello There!


When all you need to do is simply mirror your files to another folder or external harddrive.
Mirrors the contents of two folders to exactly match one another using a 'source' folder as reference.

Features
  • SHA512 or MD5 checksum of existing files, avoiding unnecessary overwrites.
  • Easy-To-Use folder dialog boxes.
  • File count progress.
  • Automatically creates directories if they don't exist, including sub-directory trees.
  • Won't stop even if some files fail to copy.

Instructions For Use:


Python 3 is recommended, but Python 2 should still work.
Select a source and mirror folder from the file dialog box. That's it! The script will do the rest.