Files not syncing via WebDAV
This discussion was created from comments split from: Trouble with Syncing: Report ID = 1018719986.
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
Files uploaded on my Webdav server (Sabredav) by my first computer are not downloaded on second one and viceversa. I tried all the things as described above but files are only downloaded in the "on-demand download mode". The Debug Id is D464284984.
Thanks.
Thanks for your help.
MSlO7VDPyuJDBPmJoiVhGmlktWDTH8
Report Id = 1291413742
Again, without access to that file, download "at sync time" won't work. No.
It was a location problem.
Before (Zotero standalone debug)
version => 4.0.29.10, platform => Win32, oscpu => Windows NT 10.0; WOW64, locale => en-US, appName => Zotero, appVersion => 4.0.29.10
On my webdav server (Sabredav / no modification):
date_default_timezone_set('Europe/Paris'); (I'm french :-) )
After Zotero general.useragent.locale modification :
version => 4.0.29.10, platform => Win32, oscpu => Windows NT 10.0; WOW64, locale => fr-FR, appName => Zotero, appVersion => 4.0.29.10
And now file synchronization works well. (Hope it will work for others)
It will be better "for me" to set all the location variables on the installation language rather than the operating system one.
Thank you for all of your work.