Thank you! I wrote it for myself, and I'm constantly surprised by how
many people also find it useful. But that's cool.
> The problem is that it acts funny on some computers, and I wonder if you
> could help me with this. Actually, it seems more of a VSC service problem,
> but I figured since you wrote the code you should know a bit more about
> Volume Shadow Copy than I currently do.
Heh. That may not be a safe assumption. But I'll try.
> This is what happens on one of the PCs:
>
> First issue, it seems not to be able to back up some MSSQL database files
> and folders. I get something like this, with Verbose set to 4:
>
> Component X is named XXXXXXXX, has a path of COMPUTER-NAME, and is not
> selectable for backup. 0 files, 0 databases, 2 log files.
>
> Also:
>
> Component X has name XXXXXXXXXX, path COMPUTER NAME, is not selectable for
> backup, and has parent (no parent).
>
> Then, after a few dozen lines, it stalls at Calling DoSnapshotSet forever,
> goes no further.
>
> I have noticed that when requested to stop, manually, or via command or
> batch file, the VSC service hangs in a "stopping" state, making it
> impossible to be accessed until the computer is restarted.
Very strange. Have you tried the interim version of hobocopy that I
posted on the github site last week, or are you using 1.0? I ask
because that version contains some fixes around how I interact with
asynchronous VSS API calls. I'm not sure that it would address your
problem, but it might be worth a try. Note that you'll need the
updated vcredist to run the newer version.
No hurry from my perspective. :) As you can tell from how much I
charge for it, hobocopy is sort of a spare-time thing for me.