I have a file ( lets say text ) on my local computer shared with some other people on network. As it is local I can't access the file from some other place via internet. So I uploaded a copy of text file on Google site. Now what I want is whenever someone edits text file, I want it get uploaded to Google site. So that latest copy can be accessed from outside. I can't use drive or Drop-box sync. They are blocked.
Any help or alternative solution is appreciated. I am not looking for any paid alternative. I am comfortable with C++, C# or Java for solution.
I found a duplicate question.But it is 4 years old. API must have deprecated by this time. Upload file to a Google Site from C# Code
Thanks in advance:)