File Uploads

Overview

The Xyte server allows Devices to upload arbitrary typed files, store them and make them available to End Customers.

The file upload feature can be used in various cases, for example:

  1. Uploading system reports (See System Dumps)
  2. Reports on jobs executed on the device

Unlike files uploaded in the Files part of the Partner Portal, device uploaded files are tied to a single device. While the former is available for all devices of the same Device Model.


File uploading can be done via the Send Dump API for the initial upload, followed by multiple Append Dump File API (for large files).