Cảm ơn mọi người, mình sẽ tìm hiểu thêm các phần nói trên. Nhưng trước hết xin giúp đỡ mình chạy được Crontab đã.
@quanta:
Em xem trong file log (/var/log/cron) thì được như sau:
Code:
...
May 8 14:59:01 centos crond[32511]: (root) CMD (/usr/bin/unison /opt/test/ ssh://192.168.2.231//opt/test &> /tmp/unision.log 2>&1)
May 8 15:00:01 centos crond[32517]: (root) CMD (/usr/bin/unison /opt/test/ ssh://192.168.2.231//opt/test &> /tmp/unision.log 2>&1)
May 8 15:01:01 centos crond[32524]: (root) CMD (run-parts /etc/cron.hourly)
May 8 15:01:01 centos crond[32529]: (root) CMD (/usr/bin/unison /opt/test/ ssh://192.168.2.231//opt/test &> /tmp/unision.log 2>&1)
May 8 15:02:01 centos crond[32542]: (root) CMD (/usr/bin/unison /opt/test/ ssh://192.168.2.231//opt/test &> /tmp/unision.log 2>&1)
May 8 15:03:01 centos crond[32546]: (root) CMD (/usr/bin/unison /opt/test/ ssh://192.168.2.231//opt/test &> /tmp/unision.log 2>&1)
May 8 15:04:01 centos crond[32552]: (root) CMD (/usr/bin/unison /opt/test/ ssh://192.168.2.231//opt/test &> /tmp/unision.log 2>&1)
...
Log /tmp/unision.log :
Code:
Contacting server...
Connected [//centos//opt/test -> //centos//opt/test]
Looking for changes
Waiting for changes from server
Reconciling changes
local centos
new file ----> test3 [f] Uncaught exception End_of_file
Nó đứng luôn, không thấy sync gì hết anh.