Example

<filesync sourcedir="/var/www/development/project1" destinationdir="/var/www/project1" />;

<filesync
sourcedir="/var/www/development/project1"
destinationdir="user@server:/var/www/project1"
dryrun="true"
itemizechanges="true"
verbose="true"
checksum="true" />;