Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 630 Bytes

DeliveryHints.md

File metadata and controls

12 lines (8 loc) · 630 Bytes

DeliveryHints

Delivery hints used to inform the reveiver about the expected destination of the file

Properties

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

[Back to Model list] [Back to API list] [Back to README]