IPs Blocked

45 views
Skip to first unread message

Santiago Reynoso

unread,
Jun 29, 2022, 11:32:14 AM6/29/22
to HYCOM.org Forum
Hi, recently I have been downloading data from the ftp server
of hycom using a bash script that has the following structure

#############################################
while read g
    do
        wget -c ftp://ftp.hycom.org/datasets/GOMl0.04/expt_901m000/incoming/$g

done < DesHYCOM.txt
#############################################
where the file DesHYCOM.txt is a list of the files that I want to download.

As a result, the following IPs were blocked:
189.213.198.2
187.190.60.146

I would like to know if this download method is correct and if
you could unblock the IPs. 
I'll be more careful with the data request.

Thanks in advance.
Santiago Reynoso.
Reply all
Reply to author
Forward
0 new messages