Hello. I’m trying to set up a mssql database backup using mssqlvdi plugin. But 
I’ve got a strange error on jub run, that I can’t understand: Cannot open 
"/@MSSQL/MSSQL-TEST/testdb/db-20171215-132627-full.bak": ERR=The operation 
completed successfully.

Here is my Fileset:
FileSet {
  Name = "mssql-test"
  Enable VSS = no
  Include {
    Options {
      Signature = MD5 # calculate md5 checksum per file
#      compression = GZIP1
    }
    Plugin = 
"mssqlvdi:serveraddress=127.0.0.1:instance=MSSQL-TEST:database=testdb:username=admin:password=12345"
  }
}

Please help
p.s. I’m using a client initiated connection, because the client located in 
closed network.

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to