[Dxspider-support] Country Files Question

David Spoelstra davids at mediamachine.com
Thu Dec 24 00:40:51 CET 2020


Here's what I use in the "local_cmd/crontab" file in DXSpider to do it
automatically every Friday at 2am:

# Friday 2am local - Get latest cty.dat and wpxloc.raw and load them to be
ready for any contest
0  6 * * 5 spawn("cd /spider/data && wget -qN
http://www.country-files.com/cty/cty.dat")
15 6 * * 5 spawn("cd /spider/data && wget -qN
http://www.country-files.com/cty/wpxloc.raw")
30 6 * * 5 spawn("cd /spider/data && /spider/perl/create_prefix.pl")
45 6 * * 5 run_cmd("load/prefixes")

-David, N9KT


On Wed, Dec 23, 2020 at 6:13 PM James Snider via Dxspider-support <
dxspider-support at tobit.co.uk> wrote:

> Merry Christmas All !!
>
> Is there an easy way from the raspberry pi to download and install the
> country files?  I run my node remotely only using ssh to connect to it to
> admin it.
>
>
>
> Jim W8BS
> James Snider
> jim at lexiann.com
>
>
>
>
> _______________________________________________
> Dxspider-support mailing list
> Dxspider-support at tobit.co.uk
> https://mailman.tobit.co.uk/mailman/listinfo/dxspider-support
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.tobit.co.uk/pipermail/dxspider-support/attachments/20201223/3c6eab83/attachment-0001.htm>


More information about the Dxspider-support mailing list