calopter / googlecl

Automatically exported from code.google.com/p/googlecl
0 stars 0 forks source link

google docs upload --folder="Testing" does not work.. does not put in the actual folder #516

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. google docs upload --folder="Testing" --title="Test Report" 
Growth_Report.xls 
2.
3.

What is the expected output? What do you see instead?
Expected it to upload into the "Testing" folder.  I got no error.  It uploaded 
the file, and named it "Test Report" but put it in the / path.  Not the 
/Testing path.  So the --folder="Testing" is not working.

What version of the product are you using? On what operating system? What
version of gdata-python-client (aka python-gdata)?

Software version = googlecl-0.9.14.tar.gz 
OS version=MacOSX 10.8.2
gdata-python-client=unknown (how do you check that?)

Please provide any additional information below.
Here;s the output from the command.   I'm not getting any errors.  It's working 
but not honoring the folder name.
bash-3.2$ google docs upload --folder="Testing" --title="Test Report" 
Growth_Report.xls 
Loading Growth_Report.xls
Upload success! Direct link: https://docs.google.com/a/........

Original issue reported on code.google.com by brad.all...@gmail.com on 4 Apr 2013 at 2:37

GoogleCodeExporter commented 8 years ago

Original comment by jh...@google.com on 5 Apr 2013 at 7:04