salimoha / googlecl

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

Docs: New file with same name does not replace existing file (--clobber flag) #248

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Upload document to Google Docs with name A and put it in folder B
2. Run 'google docs upload A --title=A --folder=B'

What is the expected output? What do you see instead?
I expect to have one document in folder B in Google Docs that has name A.  
Instead, I have 2. 

Perhaps this is intended behavior, but it certainly was surprising and not the 
behavior I would like to see. Perhaps have either a --clobber or a --noclobber 
option?

What version of the product are you using? On what operating system? What
version of gdata-python-client (aka python-gdata)?
googlecl: 0.9.9-1
python-gdata: 2.0.7-0
OS: Ubuntu -- Lucid

Please provide any additional information below.

Original issue reported on code.google.com by tuxg...@gmail.com on 9 Aug 2010 at 1:59

GoogleCodeExporter commented 9 years ago

Original comment by tom.h.mi...@gmail.com on 28 Aug 2010 at 6:37

GoogleCodeExporter commented 9 years ago
Issue 332 has been merged into this issue.

Original comment by tom.h.mi...@gmail.com on 2 Dec 2010 at 10:56