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

Google Docs files are not synced in the client cause server reports empty content lenght #17

Open
SamuAlfageme opened this issue Feb 16, 2018 · 0 comments
Labels

Comments

@SamuAlfageme
Copy link

As "Google Docs files are free", they are causing an error in the desktop client when syncing since their exported versions do have size.

screen shot 2016-12-07 at 13 48 47

Steps to reproduce

  1. Create files with Google Drive interface (Docs, Spreadsheets, Presentations, ...)
  2. Configure Google Drive as External Storage option
  3. Sync with the desktop client

Expected behaviour

The files can be synced by the client and are the same that can be downloaded via the web interface (the results of the export with GDrive)

Actual behaviour

The files are included in the Not Synced tab with the action: Broken webserver returning empty content length for non-empty file on resume and therefore, ignored.

screen shot 2016-12-07 at 13 24 53

Server configuration

  • Operating system: CentOS 6.6
  • Web server: Apache
  • Database: MySQL
  • PHP version: 7.0
  • ownCloud version: 9.1.3 RC1

@PVince81

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

1 participant