Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions » Querying Items From W.Explorer to GMail Drive
Closed Thread
Old 05-07-2006, 01:46 PM   #1 (permalink)
 
Newb Techie

Join Date: May 2006

Posts: 1

SporkRocker

Default Querying Items From W.Explorer to GMail Drive

I don't know how many people are familar with Gmail Drive, but i don't know where search or find the thing i ask. If what im about have asked has been done or not, but the programming should be easy -this is from someone who knows nothing about programing.- Now with Gmail you can only send 10 mb attachments which is how Gmail Drive operates, but i want to queue items up so they upload themselves after one another is done. Example.part01.rar finishes uploading (10mb) then Example.part02.rar follows where part01 left, and so is repeated all the way to the ended selected items or parts.

I know as of current you can't select two items(files) and drag them over to gmail drive without getting an error message, or so I do.

So I require your help, please.
SporkRocker is offline  
Old 05-08-2006, 10:54 AM   #2 (permalink)
office politics's Avatar
 
It's all just 1s and 0s

Join Date: Jan 2004

Location: in the lab

Posts: 4,425

office politics will become famous soon enough

Default

you could prolly script a batch file to say copy all files in this directory to the gdrive. It should copy each file one at a time....of course explorer should be doing the same thing except through a gui.
office politics is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On