I had the same problem last night near midnight where all my
VIIRS and MODIS downloaded files were "bad" as in html files.
It happened on machines in both Tampa and in Saint Petersburg.
I was able to d/l the correct files doy 296, today.
However, I am getting the errors again just now (note the 665 file size which is the error message) and where get.txt contains:
[bmurch@optics1] /cms_zfs/sat_data/modis/l0/2019/297 $
cat get.txtMOD00.A2019297.1015_1.PDS.bz2
MOD00.A2019297.1020_1.PDS.bz2
MOD00.A2019297.1025_1.PDS.bz2
MOD00.A2019297.1150_1.PDS.bz2
MOD00.P2019297.1455_1.PDS.bz2
MOD00.P2019297.1500_1.PDS.bz2
MOD00.P2019297.1540_1.PDS.bz2
MOD00.P2019297.1640_1.PDS.bz2
And I killed it after the three html files were downloaded.[bmurch@optics1] /cms_zfs/sat_data/modis/l0/2019/297 $
time curl --interface 2607:fe50:0:6330::132 --retry 5 --retry-delay 2 --max-time 0 --remote-name-all https://oceandata.sci.gsfc.nasa.gov/cgi/getfile/{$(sed ':a;N;$!ba;s/\n/,/g' get.txt)}[1/8]:
https://oceandata.sci.gsfc.nasa.gov/cgi/getfile/MOD00.A2019297.1015_1.PDS.bz2 --> MOD00.A2019297.1015_1.PDS.bz2
--_curl_--
https://oceandata.sci.gsfc.nasa.gov/cgi/getfile/MOD00.A2019297.1015_1.PDS.bz2 % Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
110
665 110
665 0 0 99 0 0:00:06 0:00:06 --:--:-- 194
[2/8]:
https://oceandata.sci.gsfc.nasa.gov/cgi/getfile/MOD00.A2019297.1020_1.PDS.bz2 --> MOD00.A2019297.1020_1.PDS.bz2
--_curl_--
https://oceandata.sci.gsfc.nasa.gov/cgi/getfile/MOD00.A2019297.1020_1.PDS.bz2110
665 110
665 0 0 122 0 0:00:05 0:00:05 --:--:-- 150
[3/8]:
https://oceandata.sci.gsfc.nasa.gov/cgi/getfile/MOD00.A2019297.1025_1.PDS.bz2 --> MOD00.A2019297.1025_1.PDS.bz2
--_curl_--
https://oceandata.sci.gsfc.nasa.gov/cgi/getfile/MOD00.A2019297.1025_1.PDS.bz2110
665 110
665 0 0 122 0 0:00:05 0:00:05 --:--:-- 150
[4/8]:
https://oceandata.sci.gsfc.nasa.gov/cgi/getfile/MOD00.A2019297.1150_1.PDS.bz2 --> MOD00.A2019297.1150_1.PDS.bz2
--_curl_--
https://oceandata.sci.gsfc.nasa.gov/cgi/getfile/MOD00.A2019297.1150_1.PDS.bz2 0 665 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0^C
real 0m19.311s
user 0m0.044s
sys 0m0.056s