I've downloaded and compiled wget 1.16.3 to get support for the --accept-regex and --reject-regex options.
I'm trying to use these options with a FTP retrieval, and they don't seem to be honored. Running wget with '-d' does indicate the proper parsing of the options. Is --accept-regex supported for FTP transfers? I don't see the appropriate calls in ftp.c, though I haven't looked at the code that long. Thanks. Joseph
