Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Add lines to a file without overwriting google-drive sdk

In the Google-Drive developers guide they show us to:

i) upload a file: https://developers.google.com/drive/manage-uploads

ii) update a file's data: https://developers.google.com/drive/v2/reference/files/update

The second option ii) update a file data by overwriting the file's previous data. Is there anyway I can add data to a file without overwriting it? Just add lines to a file?

Thanks.

like image 756
swe87 Avatar asked Jan 27 '26 11:01

swe87


1 Answers

No

The Drive API deals with files as a whole.

like image 98
pinoyyid Avatar answered Jan 29 '26 13:01

pinoyyid



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!