Delivery hints used to inform the reveiver about the expected destination of the file
| Name | Type | Description | Notes |
|---|---|---|---|
| dest_path | str | Path of the file on the destination filesystem | |
| mode | str | File mode in octal form. For example: "760" means that the user can read+write+execute, the group can read+write, and others have no access |