I’m updating a huge number of files over many folders, and it’s taking a long time - how do I know the total progress (how many files left)?
Since it only shows me files in “waiting” state (200+, doesn’t write an exact number), and the percentage progress is not visible anywhere (my guess it’s because I’m updating files from a lot of different sub-folders).
Is there a way to tell from the log file somewhere? From what I look, it seem like it only shows the list of latest uploaded files (not all of them).
Hi @budowski,
odrive approaches sync in a progressive manner. This means that it syncs as it finds things to sync, immediately, and it doesn’t scan through everything first, to tally it all up before syncing. Because of this the app doesn’t have knowledge of the total, aside from what it is currently working on. It is a bit more complicated than that, but that is the gist.
Items listed in waiting are actually going to be due to storage rate limiting or errors being retried.