Hi,
I've got a problem using sync client with owncloud when special characters are present (and too long path, it seems). Using OC 4.5.1a (get issues with 4.5.0 too) and OSX client 1.1.1 (same with windows client under W7)
First, if a file (with or without special characters) is in a folder with special characters ( é & ( + - ) sync client return this error and cannot copy to server :
11-04 15:56:47:329 csync.propagator - file: thewebdavfilepath, command: open(O_CREAT), error: 2
it's a loop so it never end until killing sync and delete or rename (without special char) the folder (I talk only about folders not files)
Sometimes (really often but not in every cases) some files are not synced back when they have special characters. They finally get deleted on client side but not server side.
What happens is first sync OK (client -> server), everything is there on both side. Then a second sync and it's deleted from client side but still on the server side (even after lots of another sync)
You get same result with two client (Windows or MacOS), only difference came from the fact that folder are copied but not the files inside.
Third trouble : In my test to try to understand issues, something weird coming up.
2 pdf files with all specials characters have 2 differents behavior
F EN + 771-5 (mars 2004).pdf
Règles BPEL 91 (DTU P18-703) (avril 1992).pdf
First all get sync and no problems.
then "Règles BPEL 91 (DTU P18-703) (avril 1992).pdf" disappear client side but still on server.
"F EN + 771-5 (mars 2004).pdf" get transformed in "F EN + 771-5 (mars 2004)_conflict-20121104-153456.pdf" on client side but not on server side (still "F EN + 771-5 (mars 2004).pdf")
NOTA1 : trouble seems more to come from charaters like é è ç à (french characters) than others like * + -
Hi, I've got a problem using sync client with owncloud when special characters are present (and too long path, it seems). Using OC 4.5.1a (get issues with 4.5.0 too) and OSX client 1.1.1 (same with windows client under W7)
First, if a file (with or without special characters) is in a folder with special characters ( é & ( + - ) sync client return this error and cannot copy to server : 11-04 15:56:47:329 csync.propagator - file: thewebdavfilepath, command: open(O_CREAT), error: 2 it's a loop so it never end until killing sync and delete or rename (without special char) the folder (I talk only about folders not files)
Sometimes (really often but not in every cases) some files are not synced back when they have special characters. They finally get deleted on client side but not server side. What happens is first sync OK (client -> server), everything is there on both side. Then a second sync and it's deleted from client side but still on the server side (even after lots of another sync) You get same result with two client (Windows or MacOS), only difference came from the fact that folder are copied but not the files inside.
Third trouble : In my test to try to understand issues, something weird coming up. 2 pdf files with all specials characters have 2 differents behavior
NOTA1 : trouble seems more to come from charaters like é è ç à (french characters) than others like * + -