Skip to main content

Module fshr

Module fshr 

Source
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