On Mon, 10 Mar 2008 12:35:12 -0700 (PDT)
Kompu Kid <deguza@[EMAIL PROTECTED]
> wrote:
> I identified the text pattern to change in my links, and if the web
> pages were locally accessible, or if I could remote connect to the
> server, I could write a small program to change these, but ftp only
> access is not letting me use these options.
>
> Are there any tools out there that can work through an ftp connection?
You could use Apache as a proxy, with the regime described in
http://www.apachetutor.org/admin/reverseproxies
Apache sup****ts FTP both as frontend and backend, but I suspect
your task may be easiest if you use HTTP for the frontend, and
FTP at the backend only.
--
Nick Kew
Application Development with Apache - the Apache Modules Book
http://www.apachetutor.org/


|