Hello,
I upgraded a dev instance from 8.1.0.1 to 8.1.0.6, successfully.
My test focus on shared file synchronisation with desktop client, and it
failed.
I use the share_folder parameter in server file config.php to define an
alternate folder (not /) :
'share_folder' => '/share_subdir',
Steps to reproduce :
1. create two users "u1" and "u2"
2. configure desktop for user "u2"
3. login as "u1"
4. create or upload a file named "file1"
5. share "file1" with user "u2"
6. check in the desktop if the file appear in "share_subdir/file1"
Expected result :
- shared files should be synchronized in "share_folder" on desktop client
Actual result :
- files are not synchronized until other modifications are made in
share_folder
- files appears in web interface for user u2
Ask me If you need ETAG result with cadaver.
Regards,
Antoine
_______________________________________________
User mailing list
[email protected]
http://mailman.owncloud.org/mailman/listinfo/user