Verified feature

Export and server delivery

Export report packages and send them through supported server protocols when configured.

The problem it solves: Completed reports often need to be shared with clients or delivered to an existing project storage system.

Export report packages and send them through supported server protocols when configured.
Export report packages and send them through supported server protocols when configured.

What you can do

  • Export PDF, image, and ZIP report packages
  • Share generated report files from the device
  • Upload through FTP, FTPS, SFTP, WebDAV, or SMB/NAS configurations

Available options

  • Output format, signatures, upload protocol, server address, and remote path

Supported inputs

  • Generated report files and a configured delivery profile

Outputs

  • Shareable export files or an upload result

Workflow

  1. Generate the report and select export files
  2. Choose share or configured server delivery
  3. Review the upload state or share the exported package

Limitations

  • Server delivery requires a configured endpoint and suitable network access.

Common questions

Which server delivery protocols are supported?

The project includes delivery support for FTP, FTPS, SFTP, WebDAV, and SMB/NAS configurations.

Project evidence

  • SiteReport.md
  • core/core_upload/src/main/java/com/wkq/iptc/upload/UploadProtocolType.kt
  • feature/feature_app/src/main/java/com/wkq/feature/app/upload/ReportPackageGateway.kt
Read the related guide