Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

[6.2a], [6.2b] and [6.2c] also executed together. The agent pattern Output\** starts generating a list of files it matches, as a match is found it's checked against the two exclude patterns [6.2b] and [6.2c]. This example will copy all files in Output\ except for those that end with ".xml" or ".dll" and puts them in the \Installers directory on the server-side workspace.


Anchor
archive rules
archive rules
7. Extracting archive files copied from the server's work space to the agent's workspace. 

Add the colon ":" operator after the zip extension on the left-hand side of a server-to-agent rule to specify that the archive file should be extracted. Note that only zip archive files are currently supported.

...