Recently, I use
wget --no-check-certificate -c -i /dssg/home/acct-iooldw/iooldw-user5/Cases/B1850/Buildconf/all_list-short.txt
to download Inputdata, I find there is a SSL connection bug like below
--2025-02-03 21:52:37-- https://svn-ccsm-inputdata.cgd.ucar.edu/trunk/inputdata/atm/cam/physprops/iceoptics_c080917.nc
Resolving proxy2.pi.sjtu.edu.cn (proxy2.pi.sjtu.edu.cn)... 192.168.0.38
Connecting to proxy2.pi.sjtu.edu.cn (proxy2.pi.sjtu.edu.cn)|192.168.0.38|:3128... connected.
Proxy tunneling failed: Service UnavailableUnable to establish SSL connection.
I tried different ip and VPN to connect to https://svn-ccsm-inputdata.cgd.ucar.edu/trunk/inputdata/
but all field. However, I can use this way to download last month.
Today, the connection is normal, however I also wanna know
Is there any other methods to download Inputdata in China ( We cannot use svn to download Inputdata exactly)
wget --no-check-certificate -c -i /dssg/home/acct-iooldw/iooldw-user5/Cases/B1850/Buildconf/all_list-short.txt
to download Inputdata, I find there is a SSL connection bug like below
--2025-02-03 21:52:37-- https://svn-ccsm-inputdata.cgd.ucar.edu/trunk/inputdata/atm/cam/physprops/iceoptics_c080917.nc
Resolving proxy2.pi.sjtu.edu.cn (proxy2.pi.sjtu.edu.cn)... 192.168.0.38
Connecting to proxy2.pi.sjtu.edu.cn (proxy2.pi.sjtu.edu.cn)|192.168.0.38|:3128... connected.
Proxy tunneling failed: Service UnavailableUnable to establish SSL connection.
I tried different ip and VPN to connect to https://svn-ccsm-inputdata.cgd.ucar.edu/trunk/inputdata/
but all field. However, I can use this way to download last month.
Today, the connection is normal, however I also wanna know
Is there any other methods to download Inputdata in China ( We cannot use svn to download Inputdata exactly)