Release Notes WebDAV-Sync 1.0.1 1 March 2010 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 Bug fixes 2961113: Don't set "identity" in Content-Encoding header 2961114: Don't assume collection comes first in PROPFIND response 3.2 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.3 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.4 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/.