I use rclone to backup my google workspace drive data to a S3 remote.
Some specific files/folders are shared to outside of organization members but when I sync drive -> remote then restore remote -> drive, I lost those sharing permissions.
Is there a way to complement rclone with GAMADV-XTD3 to, in parallel of the rclone command, run a GAM command that backup the files/folders which have additional sharing permissions set and restore them after rclone sync remote -> drive?
Thanks in advance for the help.