New issue 46 by isido...@gmail.com: Unable to upload large files
http://code.google.com/p/google-docs-upload/issues/detail?id=46
What steps will reproduce the problem?
1. Take a folder with subfolders for example:
Casino.Royale.DVDRip.XviD-NeDiVx$ ls *
CD1:
nedivx-cr-cd1.r00 nedivx-cr-cd1.r13 nedivx-cr-cd1.r26 nedivx-cr-cd1.r39
CD2:
nedivx-cr-cd2.r00 nedivx-cr-cd2.r13 nedivx-cr-cd2.r26 nedivx-cr-cd2.r39
Sample:
nedivx-cr-sample.avi
Subs:
nedivx-cr-subs.rar nedivx-cr-subs.sfv
2. Type the command "cd Downloads/Casino.Royale.DVDRip.XviD-NeDiVx/; java
-jar /home/isidoro/google-docs-upload-1.3.jar --recursive --username EMAIL
--password PASSWORD --remote-folder PRUEBA2"
3. Result:
[1/104] /home/XXXX/Downloads/Casino.Royale.DVDRip.XviD-NeDiVx/nedivx-cr.nfo
- Uploading without conversion
- Uploaded:
file:0B2YQudrla8EmMDA5YmVhZmYtYjExZC00NGI4LTk5M2UtNzIyNmEzMzhmNjYw
[2/104]
/home/XXXX/Downloads/Casino.Royale.DVDRip.XviD-NeDiVx/Subs/nedivx-cr-subs.rar
- Uploading without conversion
What is the expected output? What do you see instead?
The files don't get uploaded, just created. The size in the local folder
does not match the real size.
What version of the product are you using? On what operating system?
Linux pimiento 2.6.32-25-generic #45-Ubuntu
java version "1.6.0_18"
I have the same behaviour with W2008 64bits.
Please provide any additional information below.
mp3 files are created as well but not uploaded. Documents, images and so on
work fine. I have 20Gb of storage. Using Google Apps Premium.
Happens the same with 1.4.3
java -jar /home/isidoro/google-docs-upload-1.4.3.jar
Casino.Royale.DVDRip.XviD-NeDiVx/ --recursive --username AAAAAAAAA
--password BBBBBBBBBBBB --remote-folder PRUEBA3
Hi,
What are the sizes of the files you've tried uploading? The upload limit
for a single file is 1GB -
http://docs.google.com/support/bin/answer.py?hl=en&answer=37603
Best regards,
Anton
Hi Anton,
The files are less than a Gb, somewhere between 11MB (avi file), rars
15MB....
Let me know if you need more details ,
Regards,
Isidoro
Comment #4 on issue 46 by anton.be...@gmail.com: Unable to upload large
files
http://code.google.com/p/google-docs-upload/issues/detail?id=46
Hi Isidoro,
There was a problem indeed. Some files couldn't be uploaded due to wrong
mime types. I've fixed this in the new version - 1.4.4. Please try it out
and let me know whether the problem is fixed for you.
Best regards,
Anton
Hi Anton,
Thanks for the fix. I tested it and works as expected.
Keep up the great work.
Regards,
Isidoro!