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


Usage

<configuration>
    <services>
        <ggsn>
            <service-identification>
                <ftp-rule>
                    <term>
                        <from>
                            <ftp>
                                <operation>
                                    <retrieve/>
                                    <store/>
                                </operation>
                            </ftp>
                        </from>
                    </term>
                </ftp-rule>
            </service-identification>
        </ggsn>
    </services>
</configuration>

Description

Limit match to operation being performed.

Contents

<retrieve>—Apply rule for RETR operation.

<store>—Apply rule for STORE operation.


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