How to upload file(s) to more than one device at a time?

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:

  1. Go to Artfact creation tool by AiKaan and select File as the Artifact type, provide a name and the correct device type.
  2. Enter /path/to/test_file_dir as the Destination directory and upload the test_file from your computer.
  3. Click submit and then next
  4. A file .mender will be downloaded.
  5. 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.