calopter / googlecl

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

Cannot enter a GDoc path #547

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a nested directory structure in Google Docs ('test/test2/file')
2. Try to list the contents of the directory: google docs list --folder 
test/test2 --fields title

What is the expected output? What do you see instead?
I would expect to see file (along with the other contents of that folder).
Instead, docs thinks this is a single folder.

What version of the product are you using? On what operating system? What
version of gdata-python-client (aka python-gdata)?
Mac OSX 10.9
python 2.7.5
googlecl 0.9.14

Please provide any additional information below.
It would be great to have the ability to inspect nested folders.

Original issue reported on code.google.com by Chris.P....@gmail.com on 9 Dec 2013 at 1:56