FireDragon11111 / Backup-Creation-Monitoring-Tool

Other
0 stars 0 forks source link

EXE Scheduled Backup #3

Closed FireDragon11111 closed 1 month ago

FireDragon11111 commented 1 month ago

EXE version does not execute scheduled backups!! Yikes!

Top Priority

FireDragon11111 commented 1 month ago

Issue Resolved! functions.py Line: 159 had an issue that only interval-ed for Seconds, instead of the math of what the user entered for Days, Hours, Minutes, and Seconds.

Edit: A few other issues were found and resolved. Timings updated to be more precise, as well.