webdav-sync-support Mailing List for WebDAV-Sync
Brought to you by:
wdonne
You can subscribe to this list here.
| 2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2019 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Adam T. W. <awi...@wh...> - 2019-03-22 13:54:31
|
I am syncing a very large collection of PDF documents to a WebDAV server. webdav_sync is 'working', it does however resend every document every time. Perhaps this related to the interpretation of time / time zone? Is there way to enable debugging to see why webdav_sync believes it needs to resend the file? Or perhaps to simply sync of presence of file/path regardless of the time stamp? In my use case the documents are immutable, and I also worry that any kind of backup-restore event from the source repository will trigger a resync. -- Adam Tauno Williams <mailto:awi...@wh...> GPG D95ED383 OpenGroupware Developer <http://www.opengroupware.us/> |
|
From: Sven F. <in...@li...> - 2009-11-16 18:29:09
|
Hi! I get an error when I want to sync my webdav to my local pc: strubbl:~$ java -jar Desktop/ffd/webdav_sync1_0b3.jar -bi -u https://files.simat.fh-stralsund.de/ -d /home/strubbl/Desktop/webtest sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target The reason for this error is the perhaps the certificate. Can anyone help me to get the webdav-sync running with any hints? Regards Sven |