-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Description
Hi,
Server: Windows 2008 R2, owncloud 4.5.10
Client: Mac OSX, owncloud client 1.2.4
I'm having sync problems with files with special characters in them.
filename example Jane Doe+(TEXT).pdf <-- this file doesn''t get sync up to the server.
Here is an exampel of a file that doesn't sync to the client, the client has synced it to the server earlier:
Setting LastModified of /remote.php/webdav/My%20Documents/XXXXX/YYYY/Malm%c3%b6 to 1366699341
04-23 08:56:41:957 oc_module: Neon error code was 1
04-23 08:56:41:957 oc_module: Error in propatch: 404 Not Found
04-23 08:56:41:957 _store_id_update: SYNCED remember dir: XXXXX/YYYY/Malmö
04-23 08:56:41:957 _csync_new_dir: CREATED dir: ownclouds://server.name.domain.se/remote.php/webdav/My Documents/XXXXX/YYYY/Malmö
04-23 08:56:41:957 _csync_propagation_cleanup: CLEANUP dir: /Users/john.doh/My Documents/XXXXX/YYYY/Malmö/Anmälningar
Thanks