Currently I'm using "Moving a document into a folder" as below. http://code.google.com/intl/ja/apis/documents/docs/2.0/developers_guide_protocol.html#MovingIntoFolders
I executed successfully as below without using GData client library. 1. Upload a document to folder "A" 2. Move the document to folder "B" Then I can find the document in folder "B", but also find it in folder "A" in my browser. But when I checked the document by clicking "all item view" in Docs UI, I can find only one document, not two. And when I deleted the document in folder "B", a document in folder "A" was also deleted automatically. So the documents of folder "A" and "B" were same in Docs database. How can I resolve such a problem ? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Docs Data APIs" group. To post to this group, send email to Google-Docs-Data-APIs@googlegroups.com To unsubscribe from this group, send email to google-docs-data-apis+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/Google-Docs-Data-APIs?hl=en -~----------~----~----~----~------~----~------~--~---