-
Notifications
You must be signed in to change notification settings - Fork 172
Extra files downloaded into picasa folder #7
Comments
Indexing still running on my side, but I think there is a problem with picasa part. Not sure it's the same issue that yours. It's indexing again all my photos (not only the animations, gif or creations). Drive has indexed 41001 photos, picasa tell me it will index 41334 photos, most of them are the same. Will they be downloaded 2 times ? Simple grep on a filename in complete log file :
|
No, they won't download twice. Picasa is being indexed to discover album content. Picasa files will only get downloaded if no matching file is found in Drive. If you don't want album links then you can speed things up considerably by using --skip-picasa. In addition, you are ok to cancel a running sync and the next one will pick up from where it was. (Kill might be an issue but ctrl C is certainly ok) |
I think your question points to the need for me to change the log messages since it does make it look like a 2nd download will happen. |
The matching algorithm has been improved. |
After syncing 100,000 files I checked against the files synced by Google on Windows, all good.
2nd Sync indexed as expected but brought down about 100 extra files into the Picasa folders, these files are also in drive and should not have been copied.
Looking in the database these files are correctly matched against their drive counterparts so the indexing worked ok.
3rd, 4th, 5th sync worked as expected and verified correctly.
(giles see FirstSyncLogs.txt for log of this behaviour)
The text was updated successfully, but these errors were encountered: