New issue 55 by rahuld...@gmail.com: SSL Error
http://code.google.com/p/google-docs-upload/issues/detail?id=55
What steps will reproduce the problem?
1. Run java -jar google-docs-upload.jar -u <username> -p <password>
2. Enter the Path when prompted
3.
What is the expected output? What do you see instead?
It should upload the files. Instead I get an error 403.4 SSL required and
the upload fails.
What version of the product are you using? On what operating system?
1.4.7 on Windows 7
Please provide any additional information below.
I have the same problem since oct 1st. Any ideas? Has google changed
anything in the service?
Upgraded to v 3.0.0 fixed it for me. LibreOffice Fedora 15.
I don't understand. I'm using the standalone jar file. Even if I download,
compile and run the source code, I still see the same error.
How does one upgrade to v3.0.0
Hmm, where to get 3.0.0?
There has been a change to the google api.
Everything now has to be https. It will need to be changed in the code.
I have switched to use Cyberduck (www.+.ch)instead.
Although it supports no command line, you can upload a whole "folder" and
it will upload all the file one by one.
I set up "skip existing files" and it works similar to gdu now.
I have switched to use Cyberduck (www.+.ch) instead.
Although it supports no command line, you can upload a whole "folder" and
it will upload all the files one by one.
I set it to "skip existing files" and it works similar to gdu now.
Hello,
Adding "-protocol https" to the command line seems to fix the SSL issue.
Thanks Carl, that fix worked :)
Cheers Carl!
Thank you Carl, seems to be a carbon based error and a case of non-RTFM.
Thank you!
use parameter --protocol https