af_general.xml 549 B

12345678910111213141516171819202122232425262728
  1. <?xml version="1.0" ?>
  2. <Commands>
  3. <Command>
  4. <cmd>ids_general.xml</cmd>
  5. <type>T_FILE</type>
  6. <active>on</active>
  7. <numiterations>1</numiterations>
  8. <onetime>1</onetime>
  9. <sleep>0</sleep>
  10. <output></output>
  11. <comment></comment>
  12. </Command>
  13. <Command>
  14. <cmd>OS_WILDCARD_COPY</cmd>
  15. <type>T_OSMAP</type>
  16. <file>%DUMPDIR%/af*</file>
  17. <numfiles>6</numfiles>
  18. <active>on</active>
  19. <numiterations>1</numiterations>
  20. <onetime>0</onetime>
  21. <sleep>0</sleep>
  22. <output></output>
  23. <comment></comment>
  24. </Command>
  25. </Commands>