push_file
Upload files from your local system to a Sprite VM by specifying local and remote paths for file transfer.
Instructions
Upload a file from local filesystem to a remote Sprite VM
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sprite | Yes | Name of the sprite | |
| local_path | Yes | Path to the local file | |
| remote_path | Yes | Destination path on the remote sprite | |
| org | No | Organization name (optional) |