Closed
Description
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.
Steps To Reproduce
- Have a online-only OneDrive .git folder
- Access that folder using Files
- OneDrive sync notification will popup, showing multiple files downloaded
- 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
Type
Projects
Status
✅ Done