edmiidz / google-docs-upload

Automatically exported from code.google.com/p/google-docs-upload
0 stars 0 forks source link

Quotation mark in password not accepted #45

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Develop a CMD script.
2. Choose a Gmail password with a quotation character ["].
3.

What is the expected output? What do you see instead?
The quotation is taken as end of line by the java -jar 
google-docs-upload-1.4.3.jar sentence and the extra parameters (--recursive and 
so on) are ignored.

What version of the product are you using? On what operating system?
google-docs-upload-1.4.3.jar

Please provide any additional information below.
I attach the script.

Original issue reported on code.google.com by serrano....@gmail.com on 23 Mar 2011 at 9:26

Attachments:

GoogleCodeExporter commented 8 years ago
Hi,

Please try to escape the quotation character like this: \"

Best regards,
Anton

Original comment by anton.be...@gmail.com on 23 Mar 2011 at 9:29

GoogleCodeExporter commented 8 years ago

Original comment by anton.be...@gmail.com on 27 Mar 2011 at 8:34