LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   rsync logging (https://www.linuxquestions.org/questions/linux-software-2/rsync-logging-301277/)

ziggie216 03-13-2005 08:26 PM

rsync logging
 
I'm using rsync in a script for a hourly cron job. How can I have it to log the transfers? I do have a /etc/rsyncd.conf, but it seems like that only applies if it's being used a daemon.

Oh the log should go into /var/log

Clete2 03-13-2005 08:42 PM

I would say that a quick-and-dirty way to do it is use cat `command`... or I think that works, lol.


All times are GMT -5. The time now is 03:12 PM.