We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here. 

Forum Discussion

Jeff D.'s avatar
Jeff D.
Explorer | Level 4
7 years ago

Total folder count, file count and file size are WAY off!

I have 3 computers that all fully sync and are all in front of me. All three are current on updates and have plenty of resources (HD space, RAM, etc.) Their Windows indexing is unchanged and all comp...
  • Ross_S's avatar
    Ross_S
    7 years ago

    Issue with long filepaths or counting the contents of a container file maybe?

    Doesn't sound like it's being caused by a reparse point, I don't think.

     

    Are there any filenames over 260 char?

    something like: 

    dir /s /b | sort /r /+261 > out.txt

     would probably check for that. There may be better command lines available to check that.

     

    For a container file....

    Windows 8 would have to read them differently than 10, which seems unlikley.

    Is there any patern to the omited files, on the machine that recognises then? (same file type, all in the same folder etc)

     

    This should recursivley list all contents of that directory and you can compair what's missing (inc hidden files and systems attributes):

    dir /s /a:sh

     

    Just run them on the required directory, where you can see all the extra files via properties

About View, download, and export

Need support with viewing, downloading, and exporting files and folders from your Dropbox account? Find help from the Dropbox Community.

Need more support

If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.

For more info on available support options for your Dropbox plan, see this article.

If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!