Google Docs is a popular document hosting and editing service on the Internet. Part of its popularity stems from the fact that Google account owners can use it without having to register at yet another website and the integration with other Google services like Gmail. One problem that only some users encounter when using Google Docs is the lack of a batch uploading feature to upload multiple documents at once.
The free Java application Google Docs Upload solves this for some by offering a command line driven option to upload as many documents as needed in one go to the Google documents website. The only requirement is that the Java Runtime Environment is installed on the computer system that is being used to upload the documents to Google Docs.

Usage itself is pretty straightforward. The command
java -jar google-docs-upload-1.0.jar
for example will upload all documents to Google Docs that are located in the specified path. Several parameters are available like the recursive command that will include documents that are located in subfolders in the upload to the Google documents website. One advantage of a command line driven tool is the ability to use it in scripts or programs to automate the uploading process to Google Docs. It is probably not a tool for the average Google Docs user but could be very handy for businesses who use the service. via Google Operating System
Enjoyed the article?: Then sign-up for our free newsletter or RSS feed to kick off your day with the latest technology news and tips, or share the article with your friends and contacts on Facebook or Twitter.Related Articles:
Google Docs Adds Shared Folders And Batch Upload FeatureSync Microsoft Documents with Google Docs automatically
Published Google Docs Documents To Appear In Google Search
Google Turning Google Docs Into Universal File Host [Google]
Google Docs Windows Explorer Integration (Ask The Readers)

Yes, today I also discovered this program and it’s working great.
P.S. from where did you get the picture from above?
Doesn’t work now. Keep saying “NO CONVERSION” is not support and skip all files, even I have not use the “–without-conversion”.