- Issue created by @bdunphy
ARIN retired the use of FTP protocol on March 31, 2025. The files / directory structure is the same but one must used HTTP to access and download the extended statistics data. Downloads with Ip2Country now fail with a file not found.
Replace all ftp:// references with https:// within Ip2CountryManager.php. As this module uses curl, the only change needed is the protocol reference.
I will submit a merge request.
Active
2.1
Code