 Windows/Mac/Linux (Java): Got a bunch of files to send to Google Docs, and don't have time for the webapp's one-by-one uploads? Google Docs Batch Upload does just what you might think, loading any folder of files into Google Docs' servers
Windows/Mac/Linux (Java): Got a bunch of files to send to Google Docs, and don't have time for the webapp's one-by-one uploads? Google Docs Batch Upload does just what you might think, loading any folder of files into Google Docs' serversThe command-line, Java-based tool requires having at least the 1.6 Java Runtime Environment, which is really the biggest hardship of running the app if you don't have it installed already. Once you're up to date on Java, simply load the .jar package and point it to a folder full of documents you want to upload, like so:
java -jar google-docs-upload-1.2.jar /home/kevin/uploads --recursiveGoogle Docs Batch Upload is a free download and works wherever Java does. Looking for a two-way Google Docs sync solution? Try the similarly command-line-powered GDataCopier.