What are the different possible actions during deployments?How to deploy the copy, delete, or edit of a file or folder on a network? |
How to deploy the copy, delete, or edit of a file or folder on a network? |
From this action, you can copy ( It is also possible to edit /read (
The local copy means that the file or folder is copied in a transition folder during the installation phase, and then moved to its destination directory during the execution phase.
The remote copy means that the file or folder is copied in its destination folder during the execution phase.
Environment variables used for the assigning a destination path:
Examples :
|
Last modification: 05/27/2013 |