--- gkrellweather/GrabWeather.orig 2017-03-01 11:54:58.574048000 +0300 +++ gkrellweather/GrabWeather 2017-03-01 14:52:41.331677356 +0300 @@ -11,8 +11,7 @@ # $ReportDir = '.wmWeatherReports'; -#$WeatherSrc = 'ftp://weather.noaa.gov/data/observations/metar/decoded'; -$WeatherSrc = 'http://weather.noaa.gov/pub/data/observations/metar/decoded'; +$WeatherSrc = 'http://tgftp.nws.noaa.gov/data/observations/metar/decoded/'; use strict; use vars qw( $ReportDir $WeatherSrc );