I have 100 GB of files to be uploaded in Google Docs. My internet connection is very slow and also in my country i have too much of power failure so computer automatically restarts .

For e.g (In case of downloading) I have IDM which automatically starts the queue when computer starts and keep working day and night.

Now my problem is uploading data to Google docs. It will be difficult for me to upload via google upload dialog box. So is there any solutions which can work on some folder and automaticaly resume from previous stopped file so that i don't need to sit in front of computer all time.

link|improve this question

69% accept rate
feedback

2 Answers

up vote 4 down vote accepted

Cyberduck

With an easy to use interface, connect to FTP (File Transfer Protocol), SFTP (SSH Secure File Transfer), WebDAV (Web-based Distributed Authoring and Versioning), Amazon S3, Google Storage, Windows Azure, Rackspace Cloud Files and even Google Docs.

Convert uploads to Google Docs format and Optical Character Recognition (OCR) for image uploads. Define access control lists to share documents with other users using Google login credentials.

It has a rather nice nice configurable upload/download queue with retry mechanisms, and of course it's free, open source and available for Windows and OS X.

link|improve this answer
thanks buddy , that was great app – Moorage Jun 12 '11 at 9:43
feedback

Have a look at the below Java-based solution - I have used it before and it has quite a few configuration options.

http://code.google.com/p/google-docs-upload/

link|improve this answer
that page gives error – Moorage Jun 13 '11 at 3:49
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.