Parameters
Absolute path of the file or directory to copy.
Absolute destination path on the target.
Optional Zo App slug or id the source lives on. Omit to read from the host. Requires the ‘apps:shell’ scope.
Optional fleet device the source lives on. Omit to read from the host. Mutually exclusive with source_zapp. Requires the ‘devices:manage’ scope.
Optional Zo App slug or id to copy into (the app server is /zo-app/server.ts). Omit to write to the host. Requires the ‘apps:shell’ scope.
Optional fleet device to copy into. Omit to write to the host. Mutually exclusive with dest_zapp. Requires the ‘devices:manage’ scope.