Wayne Davison wrote:
On Tue, May 06, 2008 at 06:27:27PM -0700, Patrick Nolan wrote:
I thought the -q option and the redirection to /dev/null would
keep it quiet under normal circumstances. Apparently not.
It should. You shouldn't even require -q since you're not using -v.
I tried out your se
On Tue, May 06, 2008 at 06:27:27PM -0700, Patrick Nolan wrote:
> I thought the -q option and the redirection to /dev/null would
> keep it quiet under normal circumstances. Apparently not.
It should. You shouldn't even require -q since you're not using -v.
I tried out your setup, and didn't get a
I'm using rsync to mirror a big CVS repository. It's version 3.0.2
at both ends. Cron runs rsync every 12 minutes. I would like to get
no e-mail from cron if the transfer goes with no errors. Instead I
get a message every time there is an update, with a line for each file
transfered.
On the s