pwaring / backup-scripts

Wrapper scripts for various backup systems
MIT License
2 stars 0 forks source link

Warn when backup size changes drastically #9

Open pwaring opened 6 months ago

pwaring commented 6 months ago

Warn the user if the size of the current backup is drastically different to the previous one.

Need to think about:

pwaring commented 2 months ago

A simple option might be to calculate the disk usage of all the folders to be backed up, minus the excluded folders, and save that as a text file.