To prove my theory of the files being deleted/overwritten: $ while [ 1 -lt 2 ]; do sleep 3; echo `date` '>>' `cat .cache/ubuntuone/log/syncdaemon.log* | wc -l`; done Tue Jan 31 12:16:30 CET 2012 >> 12105 Tue Jan 31 12:16:33 CET 2012 >> 12491 Tue Jan 31 12:16:36 CET 2012 >> 10780 Tue Jan 31 12:16:39 CET 2012 >> 11158 Tue Jan 31 12:16:42 CET 2012 >> 11534 Tue Jan 31 12:16:45 CET 2012 >> 11904
The range of the number of lines in the logfiles lies somewhere between 10,522 - 12,400 lines. I have a queuesize of 68,603 files; not nearly enough lines in the logfiles to cover this. Hope this information helps :-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/924212 Title: Ubuntuone requested files on behalf of #893771 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntuone-client/+bug/924212/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
