OK, I removed the two jobs, all the archives, and created a new job backing up only the one box "mailserver".
At first, I had a problem on the Win2k3 server running Rsyncd on Cygwin. It wouldn't start because I had a windows program called "Delta Copy" installed, which was using an older version of the Cygwin DLL. Once this was removed, and the Win2k3 box rebooted, the rsync daemon worked perfectly.
With the time correctly synced between the SME/Affa box & the "mailserver" box, the Affa backup worked nicely.
Affa --list-archives now shows;
Affa version 0.9.0 on backup.company.lan (192.168.1.250)
+------------------------------------------------------------------------------+
| Job: mailserver |
| Description: mailserver d drive backup |
| Directory: /var/affa/mailserver/ |
| Hostname: 192.168.1.21 |
| Email: admin@company.lan |
+-----------------------+----------------+--------------+--------+-------------+
| Date | Archive | Files | Size | Disk usage |
+-----------------------+----------------+--------------+--------+-------------+
| Sat 2008 Mar 15 03:11 | daily.2 | 205220 | 109GB | 98GB/22% |
| Sun 2008 Mar 16 02:31 | daily.1 | 205268 | 109GB | 98GB/22% |
| Mon 2008 Mar 17 02:30 | daily.0 | 205314 | 109GB | 98GB/22% |
+-----------------------+----------------+--------------+--------+-------------+
| Tue 2008 Mar 18 02:30 | scheduled.0 | 205401 | 109GB | 99GB/22% |
+-----------------------+----------------+--------------+--------+-------------+
As there was nobody in the office over the weekend (Monday was a holiday here), almost no data went through mailserver, but the backup is running well.
I'm really happy with this now, it's doing exactly what I need, and the Affa box is located in a different building so I have a little geographic diversity on the data also.
Thanks for this contrib mweinber, it's a fantastic piece of code which solves a tricky problem for me. It's also the first contrib I have used, so a learning exercise too
