You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The importfiles element in the ai section of the master controller configuration, has a archiveexport attribute. This can be used to configure the folder relative to the basedir that contain the the exported archive files:

<ai>
   <importfiles url="ftp://ftp.deltares.nl/files"
               basedir="D:/data/"
               dumps="DumpFiles" failed="ImportFailed" succeeded="ImportBackup"
               archiveexport="Archive/export" archiveimport="Archive/import"/>


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

  • No labels