Amanda Users --
I'm having some difficulty excluding the "System Volume Information"
directory from a full disk backup. The resulting error message looks
like this:
? NT_STATUS_ACCESS_DENIED listing \System Volume Information\*
My dump definition looks like this:
define dumptype samba-serv-high {
program "GNUTAR"
comment "Shares backed up via SAMBA"
compress server fast
index
priority high
exclude "/etc/amanda/template.d/samba-exclude"
}
In the exclude file I've tried both \\System Volume Information and
\\System Volume Information\\* with no luck. If someone could provide
some insight into this I'd appreciate. Many thanks!
-Aaron