Expand description
FSHR (File Share) action native hooks
Handles file sharing lifecycle:
- on_receive: Sets status to ‘C’ (confirmation required) for incoming shares
- on_accept: Creates file entry when user accepts the share
Functions§
- on_
accept - FSHR on_accept hook - Create file entry when user accepts the share
- on_
receive - FSHR on_receive hook - Handle incoming file share request