This document describes the functionality provided by the xld-folder-plugin.
See the XL Deploy Reference Manual for background information on XL Deploy and deployment concepts.
The xld-folder plugin is a XL Deploy plugin that adds capability to upload a folder as an archive in XLD, transfer the folder as an archive to the target host and extract it on the target host.
- XL Deploy requirements
- XL Deploy: version 5.0+
xld.Folder
: A folder uploaded as an archive and copied to the target host as an archive. Extracted on the target host.- On linux:
zip
,gzip
,bzip2
andtar
are supported.- Additional tar command options are:
strip-components
,members
- Additional tar command options are:
- On windows:
zip
is supported.
- On linux: