Your directive.txt does not show here that it contains even multiple entries, it only states one? On a Linux NW server I'd add a directive via an input file similarly. My input file contains enters at the end of each line.
As you can see I leave out various quotes that you use.
However I don't ever work from Windows. Only Linux backup servers.
barry_beckers
393 Posts
0
May 4th, 2023 12:00
Your directive.txt does not show here that it contains even multiple entries, it only states one? On a Linux NW server I'd add a directive via an input file similarly. My input file contains enters at the end of each line.
As you can see I leave out various quotes that you use.
However I don't ever work from Windows. Only Linux backup servers.
VictorGh
1 Rookie
•
35 Posts
0
May 4th, 2023 12:00
I found the answer, the directive.txt need to contain the following (with an empty new line at the very end):
create type: NSR directive; name:SkipTemp2;directive:"
<< \"c:\\temp\" >>
skip: *
<< / >>
+compressasm: .
";
VictorGh
1 Rookie
•
35 Posts
0
May 4th, 2023 14:00
That worked like a charm, thank you !!