<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (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:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"Preformattato HTML Carattere";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
span.PreformattatoHTMLCarattere
        {mso-style-name:"Preformattato HTML Carattere";
        mso-style-priority:99;
        mso-style-link:"Preformattato HTML";
        font-family:Consolas;
        mso-fareast-language:IT;}
span.StileMessaggioDiPostaElettronica20
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 2.0cm 2.0cm 2.0cm;}
div.WordSection1
        {page:WordSection1;}
--></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]--></head><body lang=IT link=blue vlink=purple style='word-wrap:break-word'><div class=WordSection1><p class=MsoNormal><span style='mso-fareast-language:EN-US'>This is my crontab: I think it covers much of the things. It’s been shared by someone some time ago… Thanks to him, don’t remember who he was though.<o:p></o:p></span></p><p class=MsoNormal><span style='mso-fareast-language:EN-US'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-family:"Courier New";mso-fareast-language:EN-US'>root@cluster:/spider/local_cmd# cat crontab <o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Courier New";mso-fareast-language:EN-US'># Monday 1am local - Get latest FCC data (W1NR updates Sundays)<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Courier New";mso-fareast-language:EN-US'>0 5 * * 1 spawn("cd /tmp && wget -Nq ftp://ftp.w1nr.net/usdbraw.gz && /spider/perl/create_usdb.pl usdbraw.gz")<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Courier New";mso-fareast-language:EN-US'>2 5 * * 1 run_cmd("load/usdb")<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Courier New";mso-fareast-language:EN-US'>4 5 * * 1 spawn("rm /tmp/usdbraw.gz")<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Courier New";mso-fareast-language:EN-US'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-family:"Courier New";mso-fareast-language:EN-US'># Friday 1am local - Get latest Keps to be ready for any contest<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Courier New";mso-fareast-language:EN-US'>0 5 * * 5 spawn("cd /tmp && wget -Nq https://www.amsat.org/amsat/ftp/keps/current/nasabare.txt && /spider/perl/convkeps.pl -p nasabare.txt")<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Courier New";mso-fareast-language:EN-US'>2 5 * * 5 run_cmd("load/keps")<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Courier New";mso-fareast-language:EN-US'>4 5 * * 5 spawn("rm /tmp/nasabare.txt")<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Courier New";mso-fareast-language:EN-US'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-family:"Courier New";mso-fareast-language:EN-US'># Friday 1am local - Get latest cty.dat to be ready for any contest<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Courier New";mso-fareast-language:EN-US'>6  5 * * 5 spawn("cd /spider/data && wget -Nq https://www.country-files.com/cty/cty.dat")<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Courier New";mso-fareast-language:EN-US'>8  5 * * 5 spawn("cd /spider/data && wget -Nq https://www.country-files.com/cty/wpxloc.raw")<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Courier New";mso-fareast-language:EN-US'>10 5 * * 5 spawn("cd /spider/data && /spider/perl/create_prefix.pl")<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Courier New";mso-fareast-language:EN-US'>12 5 * * 5 run_cmd("load/prefixes")<o:p></o:p></span></p><p class=MsoNormal><span style='mso-fareast-language:EN-US'><o:p> </o:p></span></p><p class=MsoNormal><span style='mso-fareast-language:EN-US'>73 Norm IZ6FXS<o:p></o:p></span></p><p class=MsoNormal><span style='mso-fareast-language:EN-US'><o:p> </o:p></span></p><div style='border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=MsoNormal><b>Da:</b> Dxspider-support <dxspider-support-bounces@tobit.co.uk> <b>Per conto di </b>Björn Ekelund via Dxspider-support<br><b>Inviato:</b> giovedì 14 luglio 2022 08:29<br><b>A:</b> The DXSpider Support list <dxspider-support@tobit.co.uk><br><b>Cc:</b> Björn Ekelund <bjorn@ekelund.nu><br><b>Oggetto:</b> Re: [Dxspider-support] CTY-3226 Country Files - 13 July 2022<o:p></o:p></p></div><p class=MsoNormal><o:p> </o:p></p><div><p class=MsoNormal>Is there a ready made script to do this or do you have to curl/wget the files manually?<o:p></o:p></p><div><p class=MsoNormal><br>Björn SM7IUN<o:p></o:p></p></div></div><p class=MsoNormal><o:p> </o:p></p><div><div><p class=MsoNormal>Den ons 13 juli 2022 kl 16:42 skrev Dirk Koopman via Dxspider-support <<a href="mailto:dxspider-support@tobit.co.uk">dxspider-support@tobit.co.uk</a>>:<o:p></o:p></p></div><blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm 6.0pt;margin-left:4.8pt;margin-right:0cm'><div><div><p class=MsoNormal>My standing recommendation is to<b><u> always</u></b> download both wpxloc.raw and cty.dat. That way any update will always be correct.<br><br>73 Dirk G1TLH<br><br>On 13/07/2022 15:30, Jim Reisert AD1C via Dxspider-support wrote:<o:p></o:p></p></div><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><pre>The Country (CTY) Files were updated on 13 July 2022:<o:p></o:p></pre><pre><o:p> </o:p></pre><pre>    <a href="https://www.country-files.com/cty-3226-13-july-2022/" target="_blank">https://www.country-files.com/cty-3226-13-july-2022/</a><o:p></o:p></pre></blockquote><pre>This would be a good time to update wpxloc.raw also, due to some<o:p></o:p></pre><pre>prefix additions to Brazil:<o:p></o:p></pre><pre><o:p> </o:p></pre><pre>    <a href="https://www.country-files.com/dx-cluster/dx-spider/" target="_blank">https://www.country-files.com/dx-cluster/dx-spider/</a><o:p></o:p></pre><pre><o:p> </o:p></pre></blockquote><p class=MsoNormal><o:p> </o:p></p></div><p class=MsoNormal>_______________________________________________<br>Dxspider-support mailing list<br><a href="mailto:Dxspider-support@tobit.co.uk" target="_blank">Dxspider-support@tobit.co.uk</a><br><a href="https://mailman.tobit.co.uk/mailman/listinfo/dxspider-support" target="_blank">https://mailman.tobit.co.uk/mailman/listinfo/dxspider-support</a><o:p></o:p></p></blockquote></div></div></body></html>