Release Notes WebDAV-Sync 1.0.4 6 March 2012 1. Requirements You need JRE 1.6 and Ant 1.7 or a higher version to run the application. 2. Installation You can just run the jar file on the command-line like this: java -jar webdav_sync.jar options Alternatively, you can use it as an Ant task by adding something like the following to your Ant script: See http://www.re.be/webdav_sync/releases.xhtml for more information. 3. Changes 3.1 Changes Since Version 1.0.3 Bug fixes 3466474: Tries to upload the first file and freezes 3478695: Recursive requests do not work with SOGo 3497653: Files can't be deleted in bidirectional mode Minor changes - Renaming of files and folders on the server can be detected through etags if the server uses them consistently. 3.2 Changes Since Version 1.0.2 Bug fixes 3429789: In daemon mode upload must monitor file 3429805: Not syncing with zimbra account 3431236: Problem with -r option in Zimbra Minor changes - The "-r" command-line option has been deprecated. The tool will automatically recur into directories when infinite depth is not supported by the server. 3.3 Changes Since Version 1.0.1 Bug fixes 3003301: Filename syntax of marker file not correct for Windows 3418929: Remove the authority from the URL in the execution report 3418934: Apply the exclude patterns also to directories 3.4 Changes Since Version 1.0 Bug fixes 2961113: Don't set "identity" in Content-Encoding header 2961114: Don't assume collection comes first in PROPFIND response 3418934: Apply the exclude patterns also to directories 3.5 Changes Since Version 1.0b3 New features - Possibility to specify filename patterns to exclude from the synchronization. (feature request 2782740) - An option to recur into empty directories when the server doesn't support "depth infinity". (feature request 2786511) - Works with Apache 2.2. Bug fixes 2931493: Time-zone error when interpreting HTTP-dates 2932173: Filenames should be Unicode normalized 3.6 Changes Since Version 1.0b2 New features - Add optional ACL for upload of new documents. Bug fixes - Fix the source package. There were missing files. 3.7 Changes Since Version 1.0b1 New features - There are now three modes: down, up and bi-directional (feature request 1912079). - Add the interval option, which makes the tool repeat its function infinitely. - Add the configuration file, which can contain several synchronization jobs. 4. Contact Information Comments and bug reports can be sent to support@re.be. Information about the application is available at http://www.re.be/webdav_sync/.