I assumed this could be, but even running it from the scheduler remains the
same mistake. Anyway I think the error is the plugin, because when run the
job with this FileSet
FileSet {
Name = "Exchange"
Enable VSS = yes
Include {
Options {
signature = MD5
}
Plugin = "exchange
>
> And I have this error "ssmadcaexc03-fd Fatal error: HrESEBackupSetup failed
> with error 0xc8000230 - Exchange reports that no previous full backup has
> been done."
>
This message suggests that you are trying to do an incremental or differential
backup without having first done a full back
Hello.
So I thought I'd try putting some usability touches to Bat.
I took KDevelop and pulled the code from git. I was able to make some
simple changes and compile Bat.
I moved on to trying to make all columns sortable everywhere (staring
with pools) and ran into some very Qt specific problem.