Description | The manual states that there is a field called "FD Plugin Options" that can be used in the job configuration. I'm trying to specify options for the mssqlvdi plugin. However, when I run a restore job from the console, I always see plugin options = *none*.
The SQL authentication options (serveraddress, instance, database, user, password) are read properly from the file set configuration that I specify as part of the job. However, options like "replace=yes" are ignored when I add them in the file set, and they don't seem to be read from the job configuration either. You have to type them in the console using the modify function. This is slightly annoying, and it becomes a real issue when you try to restore from the webui because in that case there's no way to specify, for example, the "replace" option. |
---|