UNSOLVED

Apex_Ops

updated

5 years ago

A

Apex_Ops

1 Rookie

90 Posts

0

776

April 28th, 2021 03:00

SyncIQ - Exclude files from policy

Anyone know how i would exclude certain files to be replicated in a syncIQ policy?

example: dont replicate .txt files 

The option below doest work. I get a syntax error.

--begin-filter --operator=ne --posix-regex-name '.txt' --end-filter

 

The man file for isi-file-matching doesnt help me.....

Documentation also doesnt help.