[Dxspider-support] auto upload cty.dat

dxcluster cluster at pa4jj.nl
Sat Apr 8 09:16:24 BST 2023


Kin
I discovered that the script for auto uploading cty.dat and wpxloc raw 
is not working.
When I do sh/h version I see version Turk-Caicos-Islands-VP5.
So I do:

sysop at raspberrypi:~ $ cd /spider/local_data
sysop at raspberrypi:/spider/local_data $  wget -qN 
https://www.country-files.com/cty/cty.dat
sysop at raspberrypi:/spider/local_data $  wget -qN 
https://www.country-files.com/cty/wpxloc.raw
sysop at raspberrypi:/spider/local_data $ /spider/perl/create_prefix.pl
create_prefix.pl: creating LOCAL prefix files

Then in the console
load/prefix
Sh/h version now gives me
VERSION Annobon-Island-3C0: 165 degs - dist: 3812 mi, 6135 km Reciprocal 
heading: 351 degs

I am using this script:
#Auto update cty.dat
0 0 * * 0,1,2,3,4,5,6 spawn("cd /spider/local_data | wget -qN 
https://www.country-files.com/cty/cty.dat")
#1 0 * * 0,1,2,3,4,5,6 spawn("cd /spider/local_data | wget -qN 
https://www.country-files.com/cty/wpxloc.dat")
2 0 * * 0,1,2,3,4,5,6 spawn("cd /spider/local_data | wget -qN 
https://www.country-files.com/cty/wpxloc.raw")
3 0 * * 0,1,2,3,4,5,6 spawn("cd /spider/local_data | 
/spider/perl/create_prefix.pl")
4 0 * * 0,1,2,3,4,5,6 run_cmd("load/prefix")

Something wrong?

73
Jan
PA4JJ




More information about the Dxspider-support mailing list