HighDots Forums  

Re: Replacing links en masse on an ftp accessible server only

HTML Writing HTML for the Web (comp.infosystems.www.authoring.html)


Discuss Re: Replacing links en masse on an ftp accessible server only in the HTML forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Lea GRIS
 
Posts: n/a

Default Re: Replacing links en masse on an ftp accessible server only - 03-12-2008 , 08:33 AM






Kompu Kid a écrit :
Quote:
Hello All:

I have access to my web server only through ftp.

There are some directory structures that an administrator changed, and
all my links are broken.

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?
If CGI is enabled on server, you could upload a script (perl, bash...)
on the server and run it through an HTTP URL call.

Be sure tu add security access control to the CGI script so it can't be
used out of purpose to modify random fils by unknown undesirable people.

Remove that script after use to be sure.


Quote:
Thanks!

Deguza

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.