The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
48 views

Google Drive API Error

I have a problem when i share my folder to other user from mobile app using Google Drive API then it gave me error like this : { ": [ { "domain": "global", ...
0
votes
0answers
39 views

Error Msg 7399 while using opendatasource function for excel file on shared network drive

code I am using for this is - SELECT * FROM OPENDATASOURCE('Microsoft.ACE.OLEDB.12.0', 'Data Source= U:\test.xls;Extended Properties=Excel 12.0;')...[Sheet1$] where U: is shared drive. thanks in ...
0
votes
0answers
673 views

Google Drive - Uploads file sucessfully on 500: Internal Server Error

As per Google best practices, Google advises to retry on suggested Google error - 500: Internal Server Error. Please see the below server log extract - I have attempted to upload to Google which has ...
0
votes
0answers
221 views

UNC path can be mapped from command line but not from .NET Console application

How can I make the .NET code map the Z: drive to the UNC path for account SVNdatamgmt? I'm trying to map a local drive to a network UNC path within a .NET console application. The code seems to work ...
0
votes
0answers
9 views

Google Drive API setting geographic data location

In the Google cloud services API when setting up buckets I can set the geographic location of US or Europe. Is this possible with the Google Drive API, as I only want to store data in Europe not in ...
1
vote
1answer
254 views

can't map network drive from task scheduler - was working

We have a vbs file on our local server (A) that uses mapnetworkdrive to contact two servers at a remote location (B) and copy files from B to A. The script has been running for about 3 months with no ...
0
votes
0answers
62 views

Download Documents using google drive api (JAVA)

I am quite new to this whole topic of using drive and its api I think I might need some help and introduction. It's about Google Apps for business So, here we go: I want a java application do ...
0
votes
0answers
87 views

Using Google Drive contents using Google Drive API without sending access tokens for each request

I am writing an application that can modify an spreadsheet in Google Drive, but the problem is that each time I try to access Drive contents it asks for access token as per the OAuth2 specification ...
0
votes
0answers
59 views

How do i determine the stream size from an uploaded file from a website which i want to insert in Google Drive

I'm trying to upload files to Google Drive with ProgressListener and ChunkSize enabled (thus with DirectUploadEnabled disabled). This way i have a more reliable upload and the possibility for a ...
0
votes
0answers
89 views

How to do an autofill in a google drive spreadsheet using the ruby api?

I'm just playing around and trying to consolidate my knowledge of google drive and ruby. My proposed problem is to generate content in an spreadsheet using the autofill function. I explored the ...
0
votes
0answers
67 views

Google Drive API/SDK read folder contents

OK have a setup whereby we create a folder in google drive to hold various documents that can be read by different users. The owner of the folder is set to an admin user and the folder is not shared ...
0
votes
0answers
96 views

Google Drive restore files from local disk

I have just got google drive to sync all my music across multiple PC's. And I'm curious as to how I can put music on the device from say a external hard drive which is up to date with the sync and not ...
2
votes
0answers
90 views

Insert permissions via a batch request with Google APIs Client Library for Python

I'm starting with the Google APIs Client Library for Python. I'm developing with the Drive API. I'm migrating my web application from the deprecated Document List API v3 to Drive API V2. When I add ...
0
votes
0answers
263 views

Google Drive API - list specific files in a specific folder using Objective-C

I'm working on a Google Drive integration for iOS and I've hit a snag—I need to check for the existence of a file in a folder, but I keep getting a "500 Internal Error" response no matter how I seem ...
0
votes
1answer
201 views

Google apps script to delete old files permanently and keep last 100 files

I created a folder in my root google Drive that contains video files (.avi). I need to write a google apps script to delete the old video files permanently when the total numbers of the files are more ...
0
votes
0answers
123 views

xamarin android setup - installation drive

i was searching for hours now. I cannot install the mono for android offline setup cause i do not have enough space on drive c, but the browse button to change the drive is disabled. anyone has any ...
0
votes
1answer
134 views

vbscript get logon username of networkdrives

I'd like to get connected username of each Network Drives. I found it's easy to print out local computer name rather than logon username for network drives connections. Does anyone have idea of this? ...
0
votes
0answers
91 views

Can I embed a google drive public folder on my blogspot site

Can I embed a google drive public folder on my blogspot site http://sheetmusic-4free.blogspot.com? I have a public folder in my google drive with some files I like to share, can I list the complete ...
0
votes
2answers
102 views

how to access drive as certain google user

I am using appengine( python) and trying to manage a shared google drive directory for certain user. Can my program always access the drive without to go to authorize page, even when I am login as ...
-1
votes
1answer
110 views

Google Drive root location [closed]

I want to place my Google Drive folder in root directory C:\ So I want to have location C:\Google Drive\ Is it somehow to configure it? Thanks for your help! Best regards, Peter
0
votes
0answers
28 views

How can I get browser URL via API of a Google Spreadsheet from its id?

I'm importing a csv file to Google spreadsheet via API, I have a DocumentListEntry object: DocumentList docs = new DocumentList("test"); docs.login(adminEmail, adminPassword); DocumentListEntry ...
0
votes
1answer
178 views

Upload file(not new) to google drive using php

I'm learning how to use API of google drive via PHP, and with the following code I have added a new file to my google drive. If I want to add an exisisting file that is already on my desktop for ...
2
votes
1answer
97 views

Google Drive API grant access without manual authorization

I am building an web application which facilitates its user to upload different types of documents. All users can see each user documents on once place. Now If a user want to access another user's ...
0
votes
0answers
46 views

Drive javascript API and publish to web

I would like to use the drive API in conjuction with their publish to web feature. I would like to have a webpage inside my drive that can use javascript to select picture at random to display (and do ...
0
votes
0answers
89 views

Google App Script: How do I modify the script sendToGDrive?

I am using the javascript code for google gmail. That automates the process of send the attachments files in email to a folder on goole drive. function sendToGDrive() { var sheet = ...
1
vote
1answer
491 views

Google Drive as a video hosting/streaming platform?

I'm developing an iOS app that generate video files and have a social gallery for users to display their clips. After a lot of research I found that Google Drive would be perfect to fit my needs so I ...
0
votes
1answer
63 views

Best way to stage file from cloud storage to windows machine

I am wanting to store a data file for Quickbooks in the cloud. I understand that the data file is more of a database-in-a-file, so I know that I don't want to simply have the data file itself in a ...
0
votes
0answers
104 views

Automatically mount external drives to folders inside a specific folder [closed]

I want that each time Windows 7 discovers that a new external drive of any sort connects to my pc, it will automatically create a folder (e.g. disk, disk2 etc.) inside a specific folder for the drive ...
0
votes
1answer
164 views

ipad: read file which is on a shared network drive

I'm writing an iPad App, which downloads Files from a DMS (over https). This works fine. But now I need to download large video files from a shared network drive over a vpn connection. When I create ...
1
vote
1answer
112 views

Using Python, how can I read plain text from a Google Doc?

I am attempting to read the raw text/content of a Google Doc (just a plain document, not a spreadsheet or presentation) from within a Python script, but so far have had little success. Here's what ...
1
vote
0answers
42 views

Set Internal drive to be recognized as external [closed]

Hej, I need an internal drive in OSX to be recognized as if it is external. So when I use diskutil info /Volumes/drive I get Internal: No Any possible way or language is welcome.
0
votes
0answers
32 views

How I can view images in full resolution just after upload

My webapp uploads the png images on Google Drive. When I opened the file I saw that it was not at full resolution. When I opened 'View' menu, I saw option 'Show in full resolution'. I check it , ...
0
votes
0answers
37 views

Why is Style Sheet Switcher v1.1 only working on one page of my site?

The Style Sheet Switcher v1.1 by Dynamic Drive works great on my website but I have an issue. It only works on one page of my site, the home page. Any other page it doesn't work. If I try to change ...
1
vote
2answers
87 views

determine if drive is removable (flash or HDD) knowing only the drive letter

I am trying to determine if a file is on a local drive. I found GetDriveType() WINAPI which retrieves the drive type. However reading the description of the return values it seems, and thats how I ...
0
votes
0answers
548 views

Google_ServiceException: Error calling POST

I need help. Trying to send file to the google drive from localhost. 1. I downloaded sample project and substitute my credentials 2. Then I got: Fatal error: Uncaught exception ...
0
votes
0answers
32 views

RAID10 failed drive and not in array anymore, need help recover

I have a Buffalotech TeraStation with a RAID10 and one of the hard drives failed. I replaced it as it was instructed and now here is a weird problem... Instead of automatically recovering the array, ...
5
votes
2answers
206 views

Access Google Drive using Arduino

I am using an Arduino board for data logging. My Arduino is connected to the Internet through a WiFi shield. The Arduino uses a kind of C++ programming language. Does anybody know how I can access ...
0
votes
0answers
26 views

Link for opening file in compact view

Is there any way to get a link that opens a Google document in editors compact view using Drive API? Or maybe there is another way to force opening docs in compact view?
0
votes
1answer
76 views

How to share a dll in a network directory not the same as the application directory

I'll admit up front that I'm still learning good methods of deployment and that I don't have a size 12 brain to accomplish the following task. Now with that being said... We have around 8 exe's that ...
0
votes
1answer
82 views

Using just javascript to submit information to Google Drive spreadsheet

I am basically looking for a way to use just javascript to submit information to a Google Drive spreadsheet. Changing the value of a specific cell is what I am after. Anyone know if this is possible? ...
0
votes
0answers
155 views

Google Drive: GoogleJsonResponseException: Internal Error 500 OK

Hii I am stuck with the same error. I am trying to call specific folder from Drive. //retrieving files from Drive rootFolder<br> Children.List request = service.children().list(root_ID); ...
0
votes
1answer
33 views

Why the hard disk of my cloud and the online version will differ in Google Drive?

Why the hard disk of my cloud and the online version will differ in Google Drive? Thank you so much. David
1
vote
1answer
72 views

Need Assistance With Batch File: Detecting Folders on Exhisting Drives

I've been working on a batch file to search for a folder and if it exhist do a goto command with that variable. It works, but every time you get spammed with: "There is no disk in the drive. Please ...
0
votes
1answer
141 views

Google Drive API without Ouath and recieve files

We are building a web application that should get all files from a specific folder in our Drive (read only). The problem is that I can't find a way to access our files without using OAuth. Basically I ...
-1
votes
1answer
372 views

Mount hard drive to folder in Ubuntu [closed]

I have mounted a 1TB hard drive to /media on my Ubuntu Server. I can see all my content as if it was working, but if i try to download anything to the folders inside /media it fills the local hard ...
1
vote
1answer
70 views

We need a comprehensive list of people who have gained “Shared” viewing privileges of a particular presentation/doc on Google drive

We need a comprehensive list of people who have gained "Shared" viewing privileges of a particular presentation/doc on Google drive. We have a screen shot but it may NOT be enough-Does anyone know how ...
1
vote
1answer
117 views

Google Drive SDK alternateLink With OAuth2

I am integrating google drive files docs,spreadsheets and preasentations with my app. I need some help about alternate link. Files.get api includes a link called "alternateLink" which opens users ...
1
vote
1answer
137 views

‘error 26 - error locating server’ when launching C# exe located on NW drive from Win7; MSSQL

I have several C# programs utilizing LINQ to SQL classes. If I put the exe files on a network drive and execute them from there, I get the ‘error 26’, but only when I do it from Win7. Step by step ...
0
votes
0answers
59 views

Exists something like dynamic google drive thumbnail link?

I need something like this cause .getThumbnailLink() is a dynamic link I can upload another image for the thumbnail, but is more dirty.
0
votes
0answers
130 views

Can't understand how to use Drive API

I'm trying to implement Google Drive functionality in our application and in stuck with such problem: using this code try { // File's binary content java.io.File fileContent = new ...

1 2 3 4 5 7