Can I grant append-only permission to a google drive file? -


i developing ios app manage data company. maintain data files in single google drive , grant full access dba, view access users, , append-only access some. different access permissions granted based on different passwords used log google drive, doesn't seem way google drives setup. creating 1 dba-level username-password google drive "owner" access files , 1 user-level username-password google drive shares "view-only" access 1 folder in dba google drive , "edit" access folder in dba google drive. however, "edit" access limited "append" only, doubt option available (yet). want non-dba users able add data not able delete data. how can make work using chrome-google-drive , ios app functionality. don't want implement server running mysql (e.g.) each company uses app. want create 1 or 2 unique google drives each company. app maintains list of company employees individual passwords can used hold access permissions, since app uses standard google drive sign-in dialog, still need google drive functionality limit permissions when accessing same data using (chrome) browser.

there no view , insert-only permissions @ moment.


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -