I have an rsync cron task set up, and it was performing flawlessly for months. So I hadn't noticed when it stopped functioning. I just tried it again, and it worked as before. So I can't see how it's failing.
Here's the command: /usr/local/bin/rsync -rlptgoDvvvve ssh --numeric-ids --delete --ignore-errors -R u...@mysite.com:/usr/home/./user u...@mysite.com:/usr/home/./user/mail_boxes/ u...@mysite.com:/usr/home/./user/public_html/ /Volumes/'Macintosh HD'/Users/jeffrey/Downloads | grep generator Can someone tell me how I can add a command to write a log file each time this runs? -- View this message in context: http://samba.2283325.n4.nabble.com/Save-Log-File-tp3049069p3049069.html Sent from the Samba - rsync mailing list archive at Nabble.com. -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html