nextcloud / nextcloud/desktop

Do not show sync activities when on VFS

Open
#7,600 0 comments 1 reaction 0 assignees View on GitHub
os: :door: Windows
Dominant language
C++
Stars
3.9k
Forks
1k
Avg merge
1d 17h
Merged PRs (30d)
123

Description

On Windows in VFS mode, the activity listing shows an entry for every file synchronized.
While it might be technically correct, that the client synced the name/metadata for the file, it is misleading to the user as it indicates that a full file was synced.

![Image](https://github.com/user-attachments/assets/2d73eb16-3244-4d6e-9816-75313568e0f0)

### Proposed solution

- check for file with data
- do not show activity for virtual placeholder

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.