Problem Syncing .js (JavaScript Files)

Steps to reproduce
Copy xxx.js to ownCloud SyncFolder

Actual behaviour
Der Server hat den letzten Block nicht bestätigt. (Der E-Tag war nicht vorhanden)

Client configuration
Client version: 2.2.4
Client operating system: Win7

Server configuration
Operating system: Raspbian
Web server: Apache2
Database: MYSQL
PHP version: 5
ownCloud version (see ownCloud admin page): 9.1
Updated from an older ownCloud or fresh install: fresh install

Hi,

most likely caused by your webserver config messing around with .js files for caching or similiar stuff. Unfortunately this is a "catchall" error which can have tons of solutions so you probably need to dig your way through google or the github issue tracker [1] for the message The server did not acknowledge the last chunk. (No e-tag was present) to find a solution matching your problem.

[1] https://github.com/owncloud/core/search?q=%22The+server+did+not+acknowledge+the+last+chunk.+%28No+e-tag+was+present%29%22&type=Issues&utf8=%E2%9C%93