Download from server not working

Expected behaviour

I would like owncloud to detect new files not only in the Windows data directory but also on the Linux side and sync accordingly.

Actual behaviour

Only changes on the Windows side are recognized. Changes on the Linux side go unnoticed.

Steps to reproduce

  1. Copy a file to the linux data dir
  2. the file does not appear on the PC

Server configuration

Operating system: Linux

Web server: Apache

Database:MySQL

PHP version:5.6

ownCloud version: 10.0.7

Storage backend (external storage):

Client configuration

Client version: 2.4

Operating system:Win 7 x64

OS language: En

Qt version used by client package (Linux only, see also Settings dialog):

Client package (From ownCloud or distro) (Linux only):

Installation path of client:

Logs

Please use Gist (https://gist.github.com/) or a similar code paster for longer
logs.

Template for output < 10 lines

  1. Client logfile: Output of owncloud --logwindow or owncloud --logfile log.txt
    (On Windows using cmd.exe, you might need to first cd into the ownCloud directory)
    (See also http://doc.owncloud.org/desktop/2.2/troubleshooting.html#client-logfile )

  2. Web server error log:

  3. Server logfile: ownCloud log (data/owncloud.log):

Hey, i think the following FAQ could explain why placing new files on the linux side doesn't work as expected:

https://central.owncloud.org/t/why-does-my-files-i-put-into-datadir-dont-appear-in-owncloud/818

Ok thanks, That’s a bummer though