Deployment Messages
In Deploy 25.3 and later, file.Folder deployments and undeployments generate specific warning, error, and informational messages. The content of these messages varies depending on the copy strategy, archive configuration, and whether stripComponents
or members
properties are defined.
When OneByOne is detected as the default strategy, Deploy shows this warning:
If a file.Folder
artifact requires stripComponents
or members
but the Tar copy strategy is not applied, Deploy raises this error:
For more information on how to configure copy strategies, see Copy Strategies.
file.Folder Deploy Output Message
When the Tar strategy is applied, Deploy confirms extraction:
Target directory:<target_directory> proceeding with extraction folder from tmp by copy Strategy:Tar
For ZipUnix or ZipWindows strategies, Deploy shows:
Target directory:<target_directory> proceeding with extraction folder from tmp by copy Strategy:ZipUnix
Undeployment Messages
Output messages during undeployment vary by host transfer protocol.
SCP Undeploy Messages
On SSH hosts with SCP, only root folders deployed are deleted. Deploy logs messages for each deleted root folder:
SFTP Undeploy Messages
On SSH hosts with SFTP, files are deleted individually. Deploy logs output messages for each deleted file: