Closed GoogleCodeExporter closed 9 years ago
I am not able to transfer anything above 500 kb with this program, so is that a
limit specifically coded in or something much deeper?
Original comment by rdpric...@gmail.com
on 10 Jun 2010 at 1:04
Can these lines be changed?
(from GoogleDocsUpload.java)
SIZE_LIMITS.put("document", 500000L);
SIZE_LIMITS.put("spreadsheet", 1000000L);
SIZE_LIMITS.put("presentation", 10000000L);
SIZE_LIMITS.put("pdf", 10000000L);
Since you can now upload files that are sized 1gb.
See this page for more info:
http://docs.google.com/support/bin/answer.py?hl=en&answer=50092 (expand
uploading & storing)
Original comment by mike.kin...@gmail.com
on 22 Jun 2010 at 3:47
Original comment by anton.be...@gmail.com
on 22 Dec 2010 at 2:47
Original issue reported on code.google.com by
qua...@gmail.com
on 1 Apr 2010 at 10:50