Suppose I create a 'read only' shared link for a file.
Anyone who has the URL link can access the contents of the file
but cannot modify the contents of the file. Now suppose I give
the URL link to 500 people. I want those people to be able
to read not only the current content of the link but also all
future content of that link. The content will change 3 times
a week and must not change the URL link. It would be total chaos
if these 500 people had to receive a new link 3 times each week
in order to view the new contents of the file.
to red