Releases: TechGeek01/BackDrop
Releases · TechGeek01/BackDrop
Release list
v2.0.0
2.0.0 - 2020-12-25
Added
- Progress bar now shows overall copy progress based on how much data needs to be copied
- Files are now verified when copying
- Analysis summary now shows how much data will be copied to each drive
- Added confirmation message warning about data deletion on new drives with no config
- Added warning message noting missing drives that need to be connected
Fixed
- File detection now properly detects all files that should be deleted
Changed
- Moved from robocopy for file copying to a custom function that allows reporting of progress
v1.1.3
1.1.3 - 2020-11-02
Fixed
- BackDrop no longer crashes when no network drives are present to use as source
v1.1.2
1.1.2 - 2020-11-02
Fixed
- Summary no longer shows split folders on all drives
- Improved detection of leftover files to delete
Changed
- Aligned text in summary frame to columns
- Adjusted window size
- Replaced text label branding with Logo
v1.1.1
1.1.1 - 2020-10-21
Fixed
- Deleting files that are no longer allocated to a drive now happens before the robocopy in order to prevent running out of space while copying new files
Changed
- Holding
Altwhile clicking on a drive now ignores config files and just selects the drive
v1.1.0
1.1.0 - 2020-09-17
Fixed
- Fixed refresh threads running when a refresh is already active
- Fixed shares being calculated in multiple threads when Ctrl + clicking
- Fixed drive selection breaking after loading a config from a selected drive
- File size of the drive config directory is now subtracted from drive space during analysis
Changed
- Added ThreadManager class
- Added split mode backup option for backing up a subset of the drives in a config
v1.0.1
This release is mainly minor performance improvements
v1.0.0
This is the initial release. Backing up is dead simple.
- Select your source for your NAS, and pick the shares you want to back up.
- Select the drives you want to back up to
- Perform an analysis to let BackDrop figure out how to best arrange your shares to make things fit
- Either run the backup within BackDrop itself, or you can copy each command in the list with a single click, and run them yourself!
BackDrop will remember the selected source drive, and will write a backup config to the selected drives. When you come back, selecting a drive with a config will automatically select the rest of the drives for that backup, and the shares you're backing up.