Is it possible to download files of any type from Google Docs using the Google Docs API? (jpg, zip, txt)
I can figure out how to download word, powerpoint, and excel files but want to be able to upload and download any type of file to Google Docs. I know it is possible to do this with the online uploader but can t seem to get the downloading part to work with the API.
I m using the Java wrapper to the API. Is it possible to use the Java version of the API to download all file types?