I am trying to configure a client to backup just one type of file in about 180 different directories but all under the same parent directory. I do not want to backup anything else in the directory. This is what I have so far:
For the client save set:
C:\name of directory
For the Directive:
<<"C:\name of directory">>
+skip *
<<"C:\name of directory">>
+always: *.extension of file
Of course, this isn't working and is skipping everything (but making an index). I have not tried using a wildcard in the save set, nor do I know exactly how to word the directive.
For the client save set:
C:\name of directory
For the Directive:
<<"C:\name of directory">>
+skip *
<<"C:\name of directory">>
+always: *.extension of file
Of course, this isn't working and is skipping everything (but making an index). I have not tried using a wildcard in the save set, nor do I know exactly how to word the directive.