Please help us by providing the following info. Before posting please make sure that you're running the latest available version for your oC release: https://owncloud.org/changelog/ + https://owncloud.org/changelog/desktop/
Steps to reproduce
1. Harddrive is encrypted with PGP
2. Upload a lot of data (about 10GB)
3. And share a folder while uploading the data
Expected behaviour
The folder should appear for the selected users
Actual behaviour
Some folder doesn't appear. The client shows the folders correctly on the list, when you enter the client but he doesn't sync them. And the folders are marked in the list of the client.
Client configuration
Client version: Version 2.3.0 or 2.2.4
Client operating system: Windows 7 64bit
Server configuration
Is hosted in Germany. Serverprovis.de
Encryption is on
Server Version is 9.1.1
ownCloud log (data/owncloud.log)
Exception: {"Message":"HTTP\/1.1 423 \"test\/Fachmann.docx\" is locked","Exception":"OCA\\DAV\\Connector\\Sabre\\Exception\\FileLocked","Code":0,"Trace":"#0 \/home\/gvkmyspc\/public_html\/3rdparty\/sabre\/dav\/lib\/DAV\/Tree.php(179): OCA\\DAV\\Connector\\Sabre\\File->delete()\n#1 \/home\/gvkmyspc\/public_html\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php(285): Sabre\\DAV\\Tree->delete('test\/Fac...')\n#2 [internal function]: Sabre\\DAV\\CorePlugin->httpDelete(Object(Sabre\\HTTP\\Request), Object(Sabre\\HTTP\\Response))\n#3 \/home\/gvkmyspc\/public_html\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\n#4 \/home\/gvkmyspc\/public_html\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php(459): Sabre\\Event\\EventEmitter->emit('method:DELETE', Array)\n#5 \/home\/gvkmyspc\/public_html\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php(248): Sabre\\DAV\\Server->invokeMethod(Object(Sabre\\HTTP\\Request), Object(Sabre\\HTTP\\Response))\n#6 \/home\/gvkmyspc\/public_html\/apps\/dav\/appinfo\/v1\/webdav.php(56): Sabre\\DAV\\Server->exec()\n#7 \/home\/gvkmyspc\/public_html\/remote.php(164): require_once('\/home\/gvkmyspc\/...')\n#8 {main}","File":"\/home\/gvkmyspc\/public_html\/apps\/dav\/lib\/Connector\/Sabre\/File.php","Line":342,"User":"thomas"} 2017-01-24T16:53:47+00:00
Fatal webdav Exception: {"Message":"HTTP\/1.1 423 \"test\/Vorgang.xlsx\" is locked","Exception":"OCA\\DAV\\Connector\\Sabre\\Exception\\FileLocked","Code":0,"Trace":"#0 \/home\/gvkmyspc\/public_html\/3rdparty\/sabre\/dav\/lib\/DAV\/Tree.php(179): OCA\\DAV\\Connector\\Sabre\\File->delete()\n#1 \/home\/gvkmyspc\/public_html\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php(285): Sabre\\DAV\\Tree->delete('test\/Vor...')\n#2 [internal function]: Sabre\\DAV\\CorePlugin->httpDelete(Object(Sabre\\HTTP\\Request), Object(Sabre\\HTTP\\Response))\n#3 \/home\/gvkmyspc\/public_html\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\n#4 \/home\/gvkmyspc\/public_html\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php(459): Sabre\\Event\\EventEmitter->emit('method:DELETE', Array)\n#5 \/home\/gvkmyspc\/public_html\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php(248): Sabre\\DAV\\Server->invokeMethod(Object(Sabre\\HTTP\\Request), Object(Sabre\\HTTP\\Response))\n#6 \/home\/gvkmyspc\/public_html\/apps\/dav\/appinfo\/v1\/webdav.php(56): Sabre\\DAV\\Server->exec()\n#7 \/home\/gvkmyspc\/public_html\/remote.php(164): require_once('\/home\/gvkmyspc\/...')\n#8 {main}","File":"\/home\/gvkmyspc\/public_html\/apps\/dav\/lib\/Connector\/Sabre\/File.php","Line":342,"User":"thomas"}
Thanks!