[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <services>
        <ggsn>
            <service-identification>
                <ftp-rule>
                    <term>
                        <from>
                            <ftp>
                                <filename>
                                    <not-contains>
                                        <name>name</name> <!-- identifier -->
                                    </not-contains>
                                </filename>
                            </ftp>
                        </from>
                    </term>
                </ftp-rule>
            </service-identification>
        </ggsn>
    </services>
</configuration>

Description

Doesn't match a substring.

Contents

<name>—Doesn't match a substring.


[Contents] [Prev] [Next] [Index] [Report an Error]