nextcloud / nextcloud/desktop

Add the possibility to select whether or not to synchronize the files in a folder

Open
#7,479 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
C++
Stars
3.9k
Forks
1k
Avg merge
1d 21h
Merged PRs (30d)
127

Description

Right now it is possible to select which subfolders you want to synchronize from a given folder. But you cannot indicate whether or not you want to synchronize the files in this folder. For example with this tree:
```
Folder
+- Subfolder1
+- Subfolder2
+- Subfolder3
+- File.jpg
+- Bigfile.iso
+- Bigfile.log
```

If I choose `Folder` as the root of the synchronization I can choose whether or not to synchronize `Subfolder1`, `Subfolder2` and `Subfolder3`, but I cannot choose whether or not to synchronize the files contained in `Folder`. It would be very interesting to have an option to indicate whether or not you want these files.

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.