Skip to content

Bug: Files are incorrectly downloaded from OneDrive #12774

Closed
@cardin

Description

@cardin

Description

OneDrive allows users to put files online-only. I.e. they are downloaded on-demand when accessed.

If we have a Git Repository that is online-only, when Files accesses the folder, it will try to parse the .git/ directory and download all the files within.

This download process causes responsiveness issues as OneDrive tries to sync hundreds of blob files down.

image
image
image

Steps To Reproduce

  1. Have a online-only OneDrive .git folder
  2. Access that folder using Files
  3. OneDrive sync notification will popup, showing multiple files downloaded
  4. This causes Files and system slowdown, depending on network and hardware conditions

Requirements

  • Files should not slow down or impact the system when accessing an online-only Git repository.

Files Version

2.5.10.0

Windows Version

10.0.19045.3086

Log File

No log files were generated by Files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions