There is the link "index.html?lang=ja" in index.html. I want to ignore such links. I use the following command. Would you please let me know how to ignore "index.html?lang=ja"?
get --mirror \ --timestamping \ --no-parent \ url/index.html -- Regards, Peng
