[postgis-tickets] [PostGIS] #2336: FIPS 20 causes wildcard expansion to wget all files

PostGIS trac at osgeo.org
Fri Nov 21 07:47:58 PST 2014


#2336: FIPS 20 causes wildcard expansion to wget all files
-----------------------------+----------------------------------------------
  Reporter:  skipl           |       Owner:  robe         
      Type:  defect          |      Status:  reopened     
  Priority:  high            |   Milestone:  PostGIS 2.1.0
 Component:  tiger geocoder  |     Version:  trunk        
Resolution:                  |    Keywords:               
-----------------------------+----------------------------------------------
Changes (by jhughesjr):

 * cc: jhughesjr (added)
  * priority:  blocker => high
  * status:  closed => reopened
  * resolution:  fixed =>


Comment:

 This issue appears to have only been partially fixed in version: POSTGIS
 2.1.3. When loading KS - the following wget commands are still loading all
 files and not using the tighter '/tl_*_' pattern:

 wget ftp://ftp2.census.gov/geo/tiger/TIGER2010/ZCTA5/2010/*_20* --no-
 parent --relative --recursive --level=2 --accept=zip --mirror
 --reject=html
 wget ftp://ftp2.census.gov/geo/tiger/TIGER2013/FACES/*_20* --no-parent
 --relative --recursive --level=2 --accept=zip --mirror --reject=html
 wget ftp://ftp2.census.gov/geo/tiger/TIGER2013/FEATNAMES/*_20* --no-parent
 --relative --recursive --level=2 --accept=zip --mirror --reject=html
 wget ftp://ftp2.census.gov/geo/tiger/TIGER2013/EDGES/*_20* --no-parent
 --relative --recursive --level=2 --accept=zip --mirror --reject=html
 wget ftp://ftp2.census.gov/geo/tiger/TIGER2013/ADDR/*_20* --no-parent
 --relative --recursive --level=2 --accept=zip --mirror --reject=html

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2336#comment:4>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list