If I run insync get_private_link <filename>
to get the link of something and then go to that item on google drive, I see that “link sharing is turned on” and the file is set to “anyone with this link can view”. This is the behavior I’d expect from get_public_link
.
Side note, would be nice if relative paths worked with get_private_link
…