Configure the folder relative to the basedir that contain the exported archive files:

<mc
...
    <adminInterface>
        <folders>
            <folder id="exportedarchivefiles" name="Exported archive files">
                <url>d:/opt/mcs/fromFSS/Archive/export</url>
            </folder>
...
        </folders>
...
    </adminInterface>
</mc>


If this value is configured, the exported archive files page will look as follows.

  • No labels