Hello,
I'm using rsync version 2.5.5. 

I have in my crontab file the following command line

0 16 * * * /opt/rsync/bin/rsync -auvxzCS --partial
/path/TAG/. machine.domain.com::TAG | mailx -s
"subject" my.email

When I receive the email with the output from the
rsync transfer I get a list of directories but no
files actually transferred. My question is why is
rsync giving me a list of directories? I verified that
the files were infact up to date and did not need
transferred.

Next I touched a file on the local side and manually
pushed it to the other with the above command line. I
now see in the output the additional file as well as
the long list of directories. Next I touched another
file and pushed again, this time without the verbose
options. There was no output at all.

Any ideas?

Thanks in advance,
Steve



=====
Linux Registered User # 229073  Machine # 110043

__________________________________________________
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com
-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html

Reply via email to