00 02 * * 1 rsync -vzrtopg --progress --delete --exclude "data/threadcache/" root@51.51.144.168::www /www/html/wwwroot/www --password-file=/etc/rsync.pas
00 03 * * 2 rsync -vzrtopg --progress --delete --exclude "data/tmp/" root@51.51.144.168::uc /www/html/wwwroot/ucenter --password-file=/etc/rsync.pas
00 04 1 * * rsync -vzrtopg --progress --delete root@51.51.144.168::down /www/html/wwwroot/down --password-file=/etc/rsync.pas
*/10 * * * * rsync -vzrtopg --progress --delete root@51.51.144.168::www-logs /www/html/wwwroot/www/data/log --password-file=/etc/rsync.pas
*/10 * * * * rsync -vzrtopg --progress --delete root@51.51.144.168::uc-avatar /www/html/wwwroot/ucenter/data/avatar --password-file=/etc/rsync.pas
00 00 * * * find /www/html/wwwlogs -mtime +30 -type f -name *.www.log -exec rm -f {} \;
59 * * * * /www/html/wwwlogs/wwwlogs.sh