Gmansolf / googlecl

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

upload to sub folders ends up not uploading to a folder at all #178

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Choose a file to upload
2. Create a sub folder via web gui
3. google docs upload file.txt -f "MyFolder/test"

What is the expected output? What do you see instead?

 I expect the file to be in MyFolder/test.  Instead it is not uploaded to any folder at all.

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

Ubuntu 10.04
python-gdata 1.2.4
googlecl source build revision 301

Original issue reported on code.google.com by tebrun...@gmail.com on 26 Jun 2010 at 9:20

GoogleCodeExporter commented 8 years ago
google docs upload file.txt -f test. It should work. Unfortunately if you have 
several subfolders with the same it will be hard to choose where to which to 
upload.

Original comment by bart...@gmail.com on 28 Jun 2010 at 7:37

GoogleCodeExporter commented 8 years ago
The several subfolders has been a problem for a while, I'll create a separate 
issue for that problem. But the current method for uploading to a subfolder is 
to name it directly as bartosh mentioned.

Original comment by tom.h.mi...@gmail.com on 24 Jul 2010 at 1:17