On Sun, 07 Jun 2009 12:05:29 +0100 (BST) (Ted Harding) Ted.Harding@manchester.ac.uk allegedly wrote: .
What I want is to list (with directory paths) all ".R" files on that web-page. In other words, in regexp language,
http://journal.sjdm.org/%5B0:9%5D+/*.R
However, it seems that the HTTP protocol won't accept "wild cards" (or so wget tells me), and the website won't accept FTP access (where I could use wild cards).
Ted
Sorry - I hadn't spotted that you had no shell access. But maybe curl can help. You might be able to grab all the files from the directories you want and save them locally so that you can search them later.
Mick
---------------------------------------------------------------------
The text file for RFC 854 contains exactly 854 lines. Do you think there is any cosmic significance in this?
Douglas E Comer - Internetworking with TCP/IP Volume 1
http://www.ietf.org/rfc/rfc854.txt ---------------------------------------------------------------------