Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New folders created by other users are automatically selected although outside selection. #9990

Closed
TomCan opened this issue Jun 25, 2018 · 1 comment
Labels

Comments

@TomCan
Copy link

TomCan commented Jun 25, 2018

Steps to reproduce

  1. Considder following folder structure
    Clients
  • A
    • Aaron
  • B
    • Brian
  1. In the client of User 1, select to sync only the folder Clients > A > Aaron.
  2. With User 2, create the folder Clients > A > Amelia, and Clients > B > Brenda and force a sync by placing some files in it.

Expected behaviour

The Amelia folder is not synced with User 1
The Brenda folder is not synced with User 1

Actual behaviour

The Amelia folder is synced with User 1
The Brenda folder is not synced with User 1

Server configuration

Operating system: debian 9

Web server: Apache

Database: MySQL

PHP version: 7.1

Nextcloud version: 13.0.3

Where did you install Nextcloud from: downloaded from Nextcloud website

Signing status:

Signing status
No errors have been found.

Are you using external storage, if yes which one: local/smb/sftp/...
Yes, SMB

@nextcloud-bot nextcloud-bot added bug stale Ticket or PR with no recent activity and removed stale Ticket or PR with no recent activity labels Jun 25, 2018
@MorrisJobke
Copy link
Member

This is an issue within the client. Thus please report it to the maintainer of that app in its repository: https://github.com/nextcloud/client

Beside that this is usually the wanted behavior. The selective sync is a blacklist of existing files (you unselect what NOT to sync). Thus it works as wanted. It is not a whitelist to sync only those folders. If new folders appear the wanted behavior is to sync them by default.

@nextcloud nextcloud deleted a comment from nextcloud-bot Jun 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants