New issue 45 by serrano....@gmail.com: Quotation mark in password not
accepted
http://code.google.com/p/google-docs-upload/issues/detail?id=45
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.
Attachments:
GmailCopy.cmd 3.5 KB
Hi,
Please try to escape the quotation character like this: \"
Best regards,
Anton
Comment #2 on issue 45 by anton.be...@gmail.com: Quotation mark in password
not accepted
http://code.google.com/p/google-docs-upload/issues/detail?id=45
(No comment was entered for this change.)