Hi all, another OffTopic question from me.
There's a directory in my server (Windows Server 2003) that needs to be periodically backed-up, with ability to restore a snapshot in time.
Since the period is short (every 3 hours), our daily differential backup plan does not suffice.
In addition, the backup *must* be online, i.e. must be quickly restorable. This means that the backup must be stored in the server's hard disk.
I envision a tool that periodically compresses the directory in question to a timestamped compressed file.
Is there a ready-to-deploy tool capable of doing this? Or maybe building a complex AT script?
Thanks for your inputs.
