3
Answers

Upload and download files in Google Drive C#.NET

Samuel Prabhu

Samuel Prabhu

7y
1.8k
1
We have developed a desktop application in Visual Studio 2008.
Now we are looking to upload the files (updation) in google drive.
So that clients can download the updation from google drive.
I have searched lot of articles, Everything suggesting nudget packing which requires VS2013 above. So is there any alternate solution to achieve my task with using VS2008 itself.
Kindly suggest 
Answers (3)
0
Sakthikumar Thanavel

Sakthikumar Thanavel

NA 1.2k 99.7k 9y
Generally, The web application does not have the rights to access the local file system for security reason. In my point of view i think, it is not possible.