Hi,

Is it possible to log rsync error messages and read them in console (Mac OS 10.5 Utility), or perhaps a text file? I have tried running my script in verbose mode -vv but I really don't want to read all 1000+ lines of output to look for the error code.

Currently my script looks something like this:

rsync -aE --delete --progress ~/(Entire Home Directory) /Volumes/(My backup drive)

Thanks,
Ken
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to