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
Fileas the Artifact type, provide a name and the correct device type. - Enter
/path/to/test_file_diras theDestination directoryand upload thetest_filefrom your computer. - Click
submitand 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.