File tree Expand file tree Collapse file tree 1 file changed +4
-16
lines changed Expand file tree Collapse file tree 1 file changed +4
-16
lines changed Original file line number Diff line number Diff line change 77 <!-- inputdata_chksum.dat is found on the server in the directory above inputdata -->
88 <!-- it will be searched for filename and chksum of each downloaded file. -->
99 <!-- see the file ftp://ftp.cgd.ucar.edu/cesm/inputdata_chksum.dat for proper format. -->
10- <server >
11- <comment >grid ftp requires the globus-url-copy tool on the client side </comment >
12- <protocol >gftp</protocol >
13- <address >ftp://gridanon.cgd.ucar.edu:2811/cesm/inputdata/</address >
14- <checksum >../inputdata_checksum.dat</checksum >
15- </server >
16-
1710 <server >
1811 <protocol >wget</protocol >
19- <address >ftp://ftp.cgd.ucar.edu/cesm/inputdata/</address >
20- <user >anonymous</user >
21- <
password >
[email protected] </
password >
12+ <address >https://ftp.cgd.ucar.edu/cesm/inputdata/</address >
2213 <checksum >../inputdata_checksum.dat</checksum >
2314 </server >
2415
2516 <server >
26- <comment > ftp requires the python package ftplib </comment >
27- <protocol >ftp</protocol >
28- <address >ftp.cgd.ucar.edu/cesm/inputdata</address >
29- <user >anonymous</user >
30- <
password >
[email protected] </
password >
31- <checksum >../inputdata_checksum.dat</checksum >
17+ <comment > wget access to subversion </comment >
18+ <protocol >wget</protocol >
19+ <address >https://svn-ccsm-inputdata.cgd.ucar.edu/trunk/inputdata/</address >
3220 </server >
3321
3422 <server >
You can’t perform that action at this time.
0 commit comments