Do not show sync activities when on VFS
Open
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.

### Proposed solution
- check for file with data
- do not show activity for virtual placeholder
Contributor guide
Assessment
This issue has not been assessed yet.