@echo off
set path=%path%;C:/Program Files/cwRsync/bin;
date /t >> e:/syn.txt
time /t >> e:/syn.txt
"C:/Program Files/cwRsync/bin/rsync" -avr --ignore-errors --force --exclude xya --delete 192.168.15.183::test /cygdrive/e/linux/test >> e:/syn.txt
date /t >> e:/syn.txt
time /t >> e:/syn.txt
echo .
echo .
echo .
remote synchronous over
echo .
echo .
rem pause