maestral icon indicating copy to clipboard operation
maestral copied to clipboard

[PROPOSAL] Exclude items while syncing

Open raffaem opened this issue 3 years ago • 3 comments

Is your feature request related to a problem? Please describe. When you are syncing a large library, you may realize Maestral is syncing items you no longer need.

You cannot actually do that:

image

Describe the solution you'd like Allow to exclude items while you are syncing

Describe alternatives you've considered I think the standard Dropbox client allows you to do that?

Additional context

raffaem avatar Feb 04 '21 14:02 raffaem

That used to be possible before v1.3.0 but could result in issues when a user would exclude and immediately include a folder again while it was being downloaded. At the time, I chose the brute-force fix of preventing users to change the excluded list while syncing. This is admittedly not the most elegant solution but I decided that it's acceptable since there is an option to exclude files or folders before the initial download.

samschott avatar Feb 04 '21 15:02 samschott

Agreed, it would be good to revisit this. It will involve some changes to how the exclusion list is handled.

samschott avatar Feb 04 '21 15:02 samschott

https://github.com/samschott/maestral/issues/303#issue-801335716

This appears similar to https://github.com/samschott/maestral/issues/958#issue-1840988001, @raffaem.

RokeJulianLockhart avatar Nov 19 '23 00:11 RokeJulianLockhart