Re: The problems with rsync continues. (code 255)

2011-02-25 Thread Paul Slootman
On Fri 25 Feb 2011, Xabi Vazquez wrote: > > - 8< --- 8< > > [Fri Feb 25 05:21:05 CET 2011] /usr/bin/rsync -az --delete --numeric-ids > --relative --delete-excluded --rsh=/usr/bin/ssh root@server1:/opt/apache/conf > /da

Re: problems making a daily backup via rsync.

2011-02-25 Thread Xabi Vazquez
I changed the order of the dirs, and everything continues the same :( xabi On Tue, Feb 22, 2011 at 1:00 PM, Paul Slootman wrote: > On Tue 22 Feb 2011, Xabi Vazquez wrote: > > > > thanks for your answer, but I can't run rsync as ad daemon on the > machine. What it's amazing is error happens

The problems with rsync continues. (code 255)

2011-02-25 Thread Xabi Vazquez
Hi there: As I posted a few days ago I have problems rsyncing two machines. I will add more logs to this e-mail hoping someone could help me. I'm doing a daily backup calling a shell script from cron as root. This is the log of the shell script: - 8<