converting zip data to sql

Hi All,
I’m tring to load US Nominatim data (http://www2.census.gov/geo/tiger/TIGER2013/COUNTY/tl_2013_us_county.zip) to postgresql database.
in order to convert the zip file to sql file need to run: imports.php --parse-tiger-2011 it’s failed to run due to the file name patern tl_20??_???_edges.zip
how can I upload that file?

thanks,

Ryan :confused: