Hi,
based on a nightly cronjob we use "rsync --delete" to delete partitial
directory structure from a backup folder. Sometimes rsync is unable to
delete structure as told.
rsync: unlink "/backup/usr/lib/gcc/x86_64-linux-gnu/4.1.3" failed: Is a
directory (21)
rsync error: some files/attrs wer
>>> With the help of xinetd.
>>> Example:
>>> ftp5:2 22:39:02 ~ # cat /etc/xinetd.d/rsync
>>> # default: off
>>> # description: rsync file transfer daemon
>>> service rsync
>>> {
>>> socket_type = stream
>>> protocol = tcp
>>> wait = no
>>> user
On Thu, Feb 4, 2010 at 1:25 AM, CoolAtt NNA wrote:
> Hi ..
>
> Am using rsync to mirror all mailboxes to a backup server.
> I have configured rsync to run every 1 min. we have around 50 mailboxws for
> now.
> Plz advise if ok to run rsync every 1 min.
It depends on the mailbnox size, your hardwar