Here's some more info:

The reason why ZWC is not excluding the files is because of the way
exclude pattern is specified. Following are my test results:

ZWC 3.1.1 rev 22762
ZMC 3.1.1 rev 22752

1. Correct exclude pattern (Added using ZMC):
*********************************************************************
192.168.15.217 "C:/Documents and Settings/Administrator/My
Documents/My Music" "C:/Documents and Settings/Administrator/My
Documents/My Music" {
        zmc_windows_base
        exclude "*.mp3" "*.avi" "*.pdf"
*********************************************************************
All files with extension .mp3, .avi & .pdf got excluded.

2. Incorrect exclude pattern (Modified manually to match what customer
had specified) :
*********************************************************************
192.168.15.217 "C:/Documents and Settings/Administrator/My
Documents/My Music" "C:/Documents and Settings/Administrator/My
Documents/My Music" {
        zmc_windows_base
        exclude ".\\*.mp3" ".\\*.avi" ".\\*.pdf"
*********************************************************************
Nothing got excluded.

Please ask the customer to modify the exclude pattern.

Regards,
Prashant


-- 
Open Source Storage Engineer
http://www.zmanda.com

Reply via email to