Hasleo Software Forums

Full Version: Need auto manage disk space
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Do not tell user no enough space, you should handle this thing, auto delete oldest backups to make sure every job success, this is the most important thing, do you understand:

Old backups are not important, every backup job completes successfully is very important.

Don't let user worry about the space shit thing.
(05-21-2024, 10:58 AM)ahdung Wrote: [ -> ]Do not tell user no enough space, you should handle this thing, auto delete oldest backups to make sure every job success, this is the most important thing, do you understand:

Old backups are not important, every backup job completes successfully is very important.

Don't let user worry about the space shit thing.

Thank you for your suggestion, I will feed it back to my development team.