-
Notifications
You must be signed in to change notification settings - Fork 803
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
Newly shared folder gets automatically synced #1169
Comments
Work-arounds:
Otherwise, cool feature, thanks for doing a pull request, I hope we can find time to review it soon - sorry that that takes so long, we're a small team! |
Leaving a reply here to get updates if this get's 'fixed'. Can do the above of course, but not really intuitive for non-tech users. When choosing to essentually sync everything, there should be a way to completely deselect the root folder and select individual folders, instead of having to manually add individual folders, or even a tick box that asks users if they would like to download a shared folder. |
Looks like this issue can be closed now that the server has the feature implemented. See nextcloud/server#16828 |
Expected behaviour
When sharing a folder with a user, it should not be automatically synced by the sync client.
Actual behaviour
When a folder gets shared with a user then the sync client automatically starts syncing that folder. There seems to be a check so that huge folders don't get synced automatically. However, when the folder gets shared while it's still empty, the client assumes that it's okay to activate the syncing due to a minimal size. When that folder gets filled with files later on, the sync client sticks to its previous decision.
Steps to reproduce
Client configuration
Client version: Mac Sync Client Version 2.5.1final (build 20181204).
Operating system: macOS 10.13.6 (17G5019)
OS language: German
Installation path of client: /Applications/nextcloud.app
Server configuration
Operating system: Ubuntu 16.04 LTS
Web server: Apache/2.4.38 (Ubuntu)
Database: MySQL Ver 14.14 Distrib 5.6.43-84.3, for debian-linux-gnu (x86_64) using 6.3
PHP version: PHP 7.2.16-1+ubuntu16.04.1+deb.sury.org+1
Nextcloud version: 15.0.5
Storage backend (external storage): NFS
The text was updated successfully, but these errors were encountered: