-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Client not syncing all directories #14528
Comments
Can this be a client issue? @dragotin |
No - it's most probably a server issue with shared folders and missing etag propagation. scheduled for 8.1 |
If we have a similar case already, we can close this one as duplicate? |
No, these folders are not shared with other users (not all, one is). |
But switching to ownCloud 8.2 & PHP 5.6 seemed to solve the problem. |
@tps800 I guess you mean 8.1 or 8.0.2 right? |
Steps to reproduce
most Directories will sync, but some will never show up on Windows
without any error message or log entry
The directory including pictures is there:
But not synced by windows OwnCloud client:
There is no message/error message within the client log:
The client was started with
The Linux client (Ubuntu 14.04.2 LTS, Client version 1.7.1 installed from repository) syncs to Ubuntu.
Expected behaviour
All directories on server synced to Windows client if necessary allow
filename translation to match allowed charset for filenames. At least
inform the user about file/directory names not alowed on this operating
system.
Actual behaviour
Some directories on server not synced to Windows Client
Client configuration
Operating system: Ubuntu 14.04.2 LTS
OwnCloud Client: 1.7.1 (build 4382)
Operating system: Windows 7 Pro
OwnCloud Client: 1.7.1 (build 4382)
Server configuration
Operating system: Oracle Linux 6.6
Web server: Apache 2.2.15-39.0.1
Database: PostgreSQL 9.3.6
PHP version: PHP 5.5.21
ownCloud version: 8.0.0-23.1
Updated from an older ownCloud or fresh install: Upgrade from 6.5
List of activated apps:
The content of config/config.php:
Are you using external storage, if yes which one: no
Are you using encryption: no
Client configuration
Browser:
Logs
Web server error log
ownCloud log (data/owncloud.log)
Browser log
The text was updated successfully, but these errors were encountered: