nextcloud / nextcloud/desktop

Add system attribute to .sync_*.db* files

Open
#6,574 6 comments 8 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
3.9k
Forks
1k
Avg merge
1d 21h
Merged PRs (30d)
127

Description

Nextcloud desktop client for Microsoft Windows creates/updates these files on every sync

.nextcloudsync.log
.sync_*.db
.sync_*.db-shm
.sync_*.db-wal

To have a "cleaner" look in synced folders, I suggest setting these files attributes to system & hidden instead of only hidden (or at least not remove the system attribute after being manually set by the user).

The purpose of this suggestion is to hide these files while still being able to see hidden files in synced folders

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.