[Dxspider-support] Auto update of DX-spider??

gu6efb at cwgsy.net gu6efb at cwgsy.net
Fri Nov 19 09:28:43 GMT 2021


Hi Brian 

 

These are the entries that I have in my spider crontab and it works for me

 

 

# AutoUpdate DXSpider Server

0 1 * * * spawn("cd /spider; git reset --hard; git pull")

#

# AutoUpdate USDB

0 2 * * 1,3,5 spawn("cd /tmp; wget -qN ftp://ftp.w1nr.net/usdbraw.gz;
/spider/perl/create_usdb.pl usdbraw.gz")

5 2 * * 1,3,5 run_cmd("load/usdb")

10 2 * * 1,3,5 spawn("rm /tmp/usdbraw.gz")

#

# AutoUpdate Keps

0 2 * * 2,4,6 spawn("cd /tmp; wget -qN
http://www.amsat.org/amsat/ftp/keps/current/nasabare.txt;
/spider/perl/convkeps.pl -p nasabare.txt")

5 2 * * 2,4,6 run_cmd("load/keps")

10 2 * * 2,4,6 spawn("rm /tmp/nasabare.txt")

#

# AutoUpdate CTY.DAT

0 3 * * 0,2,5 spawn("cd /spider/local_data; wget -qN
http://www.country-files.com/cty/cty.dat")

0 3 * * 0,2,5 spawn("cd /spider/local_data; wget -qN
http://www.country-files.com/cty/wpxloc.dat")

0 3 * * 0,2,5 spawn("cd /spider/local_data; wget -qN
http://www.country-files.com/cty/wpxloc.raw")

2 3 * * 0,2,5 spawn("cd /spider/local_data; /spider/perl/create_prefix.pl")

3 3 * * 0,2,5 run_cmd("load/prefix")

#

73 Keith 

 

From: Dxspider-support <dxspider-support-bounces at tobit.co.uk> On Behalf Of
Brian Bowers via Dxspider-support
Sent: 19 November 2021 06:39
To: dxspider-support at tobit.co.uk
Cc: Brian Bowers <g0vax67 at gmail.com>
Subject: [Dxspider-support] Auto update of DX-spider??

 

It may be a really daft question.. however a question never the less..

Is there any way of auto updating Dx-Spider automatically?

Or is it already built in? Maybe, if it isn't.. it could be put onto the to
do list?

 

If this is the case, maybe an email message from the system to let the Sysop
know it's updated.

 

Best Wishes

 

Brian G0VAX (Sysop GB7VAX)

 

Brian Bowers. VR AweldI

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.tobit.co.uk/pipermail/dxspider-support/attachments/20211119/8aa14ed6/attachment.htm>


More information about the Dxspider-support mailing list