<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Am 29.03.2010 15:21, schrieb Steffan:
<blockquote cite="mid:27ce01cacf42$b4bff2b0$1e3fd810$@nl" type="cite">
<meta http-equiv="Content-Type"
content="text/html; charset=ISO-8859-1">
<meta name="Generator" content="Microsoft Word 12 (filtered medium)">
<style>
<!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";
color:black;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
span.E-mailStijl17
{mso-style-type:personal;
font-family:"Calibri","sans-serif";
color:windowtext;}
span.E-mailStijl18
{mso-style-type:personal-reply;
font-family:"Calibri","sans-serif";
color:#1F497D;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;}
@page Section1
{size:612.0pt 792.0pt;
margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.Section1
{page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="Section1">
<p class="MsoNormal"><span style="color: rgb(31, 73, 125);">Hello
Taco And Joachim<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color: rgb(31, 73, 125);">Thanxs
for the fast replys<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color: rgb(31, 73, 125);"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color: rgb(31, 73, 125);">Would you
like to shere your
cronscript with is/me ?<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color: rgb(31, 73, 125);"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color: rgb(31, 73, 125);">Thanxs<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color: rgb(31, 73, 125);">Steffan<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color: rgb(31, 73, 125);"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color: rgb(31, 73, 125);"><o:p> </o:p></span><br>
</p>
</div>
</blockquote>
Hy Steffan!<br>
<br>
This is my Crontab for example:<br>
0 1 * * 1-5 root /usr/bin/rsnapshot daily 2>&1 |
/usr/bin/rsnapreport.pl | mail -s "RSnapshot daily on
anubis.ibusiness.at" <a class="moz-txt-link-abbreviated" href="mailto:j.klein@ibusiness.at">j.klein@ibusiness.at</a><br>
0 1 * * 6 root /usr/bin/rsnapshot weekly 2>&1 |
/usr/bin/rsnapreport.pl | mail -s "RSnapshot weekly on
anubis.ibusiness.at" <a class="moz-txt-link-abbreviated" href="mailto:j.klein@ibusiness.at">j.klein@ibusiness.at</a><br>
0 0 * 1 * root /usr/bin/rsnapshot montly 2>&1 |
/usr/bin/rsnapreport.pl | mail -s "RSnapshot daily on
anubis.ibusiness.at" <a class="moz-txt-link-abbreviated" href="mailto:j.klein@ibusiness.at">j.klein@ibusiness.at</a><br>
The script rsnapreport.pl is for me a must, it will send me a report
for each run of the Rsnapshot <br>
If you have questions - No Problem.<br>
Joachim<br>
<br>
</body>
</html>