Запустил и протестил демона на двух разных OS.FreeBSD 9.0
# rsync --version
rsync version 3.0.7 protocol version 30
Copyright (C) 1996-2009 by Andrew Tridgell, Wayne Davison, and others.
Web site: http://rsync.samba.org/
Capabilities:
64-bit files, 32-bit inums, 64-bit timestamps, 64-bit long ints,
socketpairs, hardlinks, symlinks, IPv6, batchfiles, inplace,
append, ACLs, xattrs, iconv, symtimes, file-flagsrsync comes with ABSOLUTELY NO WARRANTY. This is free software, and you
are welcome to redistribute it under certain conditions. See the GNU
General Public Licence for details.
и Arch Linux
# rsync --version
rsync version 3.0.7 protocol version 30
Copyright (C) 1996-2009 by Andrew Tridgell, Wayne Davison, and others.
Web site: http://rsync.samba.org/
Capabilities:
64-bit files, 64-bit inums, 64-bit timestamps, 64-bit long ints,
socketpairs, hardlinks, symlinks, IPv6, batchfiles, inplace,
append, ACLs, xattrs, iconv, symtimesrsync comes with ABSOLUTELY NO WARRANTY. This is free software, and you
are welcome to redistribute it under certain conditions. See the GNU
General Public Licence for details.
rsyncd.conf...
CHARSET = utf-8
##CHARSET = KOI8-R
[archive]
...
# exclude from = /usr/local/etc/rsync/archive.exclude
exclude /backup/second-server/archive/Musor \
/backup/second-server/archive/Musor/ \
/backup/second-server/archive/Musor/*
...
P.S. В /usr/local/etc/rsync/archive.exclude загонял три разных варианта.
P.P.S. even "exClude from"