Hello,
I would like to skip directory SYS:nsr and SYS:nsr/tmp from backup on the Novell server to avoid error messages.
I also skip *.MEM and *.SWP files from backup.
I am not sure about the syntaxe of the new (global) directive I created on the backup server:
<< / >>
<< "SYS:nsr" >>
+skip: *
+skip: *.*
<< "SYS:" >>
+skip: *.MEM *.SWP
How can I use a local directive? I know that I have to create a file in the directory to exclude with name=path_of_the_dir_to_exclude and include the directive inside that file. And nothing in the management console.
I think global directive has higher priority on local directive.
Thanks,
Dominique
I would like to skip directory SYS:nsr and SYS:nsr/tmp from backup on the Novell server to avoid error messages.
I also skip *.MEM and *.SWP files from backup.
I am not sure about the syntaxe of the new (global) directive I created on the backup server:
<< / >>
<< "SYS:nsr" >>
+skip: *
+skip: *.*
<< "SYS:" >>
+skip: *.MEM *.SWP
How can I use a local directive? I know that I have to create a file in the directory to exclude with name=path_of_the_dir_to_exclude and include the directive inside that file. And nothing in the management console.
I think global directive has higher priority on local directive.
Thanks,
Dominique