Deploy Files
Deploy Files allows you to upload any file or directory files to Artifactory and immediately deploy them to your devices.
Enables you to upload files or directories directly to Artifactory from Connect Update Flow and then pull the update to your edge devices. The deployed files will be automatically saved under your JFrog platform "connect-default-generic" repository.
Prerequisites:
Requires Agent Version 6.0 and above.
Select or drop the specified file or directory.
The Device path is the directory on the device that the files will be pulled into.
The directory on the device must exist beforehand, otherwise, the update will fail.
JFrog Connect does not automatically create directories when deploying updates, you may create a folder using the "Run Command" block in the General Section.
Add another set of files or directories to the current Deploy Files block.

Allows you to define the occurrences upon failure of the Deploy Files block.
By default, when the block fails, all files are automatically reverted to the previous state.
In order to allow a Rollback functionality, your device's free memory is required to be higher than the update size.
To calculate how much free memory is required, follow the equation below
Free Memory Required > Current directory size + Update size + 10MB
Last modified 1yr ago