Download

A file to download to the device's storage.

Properties

Enable

Enable this download.

  • Data type: boolean
  • Status

CLI: (cli)> show system firmware fota download enable

File ready

Download is successful and complete.

  • Data type: boolean
  • Status

CLI: (cli)> show system firmware fota download ready

Status

Current download status.

  • Data type: string
  • Status

CLI: (cli)> show system firmware fota download status

Destination filesystem

Download the file to this filesystem.

  • Data type: reference path
  • References instances of: Storage / Filesystems
  • Default: /storage/disk/ram
  • Configuration
  • Required

CLI: (cli)> config system firmware fota download filesystem

Hash method

Check the downloaded file's integrity with a hash.

Select the hashing method for checking the downloaded file.

OptionLabelDescription
noneNoneNo hashing will be performed.
md5MD5MD5 hashing will be performed.
sha1SHA1SHA1 hashing will be performed.
sha256SHA256No hashing will be performed.
sha512SHA512No hashing will be performed.
  • Data type: string select
  • Default: none
  • Configuration
  • Required

CLI: (cli)> config system firmware fota download hash-method

Hash

The hash used to check the downloaded file's integrity.

  • Data type: string
  • Configuration
  • Required

CLI: (cli)> config system firmware fota download hash