Hi,
Is there any way to upload files to multiple devices at a time?
Hi Shreeram,
One can generate a file
type artifact from Artfact creation tool by AiKaan and deploy on the list of devices. To copy a file test_file
to 10 devices at the location /path/to/test_file_dir
, follow the steps below:
- Go to Artfact creation tool by AiKaan and select
File
as the Artifact type, provide a name and the correct device type. - Enter
/path/to/test_file_dir
as theDestination directory
and upload thetest_file
from your computer. - Click
submit
and thennext
- A file .mender will be downloaded.
- Rollout an OTA deployment from AiKaan’s OTA Upgrade page to the 10 devices. Your file will be copied on all of the destination devices at a time.
NB: AiKaan supports OTA to multiple devices represented by a Dynamic group, a Device profile or a manually provided list.