Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Print directory tree from remote server?

Status
Not open for further replies.

jrpatdlgs

Programmer
Mar 28, 2000
62
US
This is a government agency (that should say it all). Our web site is maintained remotely on a server to which the webmasters do not have direct access. Webmasters send site content to a site operator who then posts it to the site using a directory/sub-directory structure specified by the webmasters.

Due to the fact that the webmasters do not have direct access to the server, troubleshooting internal link malfunctions is a problem (sometimes the site operator puts things in the wrong subdirectory or the webmaster specifies an incorrect sub-directory). If the webmasters could actually see a "picture" of the site as it exists on the server it would be relatively easy for them to troubleshoot broken links. As it is now, the webmasters have to guess at the source of the problem by working through the site operator.

Does anyone know of utility software that will allow the site operator (UNIX server) to print a directory "tree" of a website (starting from a specified sub-directory)?

Thanks for your help.

John
 
Well, you could do it with Perl. But it seems to me that the best solution would be to change the arrangement you currently have and get a telnet/ftp account.
Sincerely,

Tom Anderson
CEO, Order amid Chaos, Inc.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top