On Wed, Aug 31, 2005 at 02:34:19PM -0400, Jason Jesso wrote: > I want to download a list of links with: > > lynx -traversal -realm http://www.cs.mun.ca/~rod/Winter2005/2710/cs2710.html > > Seems I get into an infinite loop. > > Is there a way to tell lynx to not do that?
I recall fixing a bug in the traversal code, and running the current version seems to work -rw------- 1 tom users 19511 Aug 31 15:49 reject.dat -rw------- 1 tom users 102232 Aug 31 15:49 traverse.dat -rw------- 1 tom users 1296 Aug 31 15:45 traverse.errors -rw------- 1 tom users 324628 Aug 31 15:49 traverse2.dat The relevant change is probably 2004-10-10 (2.8.6dev.6) * remove newline from format in lookup_reject(), fixes a bug introduced in 2.8.5dev.2 which caused traversal reject-lookups to fail -TD -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net _______________________________________________ Lynx-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lynx-dev
