koshimizu / google-docs-upload

Automatically exported from code.google.com/p/google-docs-upload
0 stars 0 forks source link

--skip-all is not working for remote folders with many items. #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Create a local folder with > 300 items.  For example, "C:\Documents and 
Settings\...\localfolder"
2.upload to remote using:
java -jar google-docs-upload-1.3.jar "C:\Documents and 
Settings\...\localfolder" --recursive --skip-all

What is the expected output? What do you see instead?
Expected output is that after the first sync, subsequent syncs would skip 
all entries.  Instead, the program always re-uploads all or most of the 
documents.  The remote google folder now has roughly 2000 entries and many 
duplicates.

What version of the product are you using? On what operating system?
1.3.  Windows Server 2003 x64.

Please provide any additional information below.
I do not have administrative access, but I don't think this should matter.

Original issue reported on code.google.com by yangofz...@gmail.com on 29 Dec 2009 at 1:48

GoogleCodeExporter commented 9 years ago
Fixed in version 1.3.1.

Original comment by anton.be...@gmail.com on 2 Jan 2010 at 6:17