I couldn't tell if you meant create a list of all directories, or create
a replication of all directories. You should check out:
perldoc File::Find
perldoc File::Path
To see if they contain what you are after.
http://danconia.org
[EMAIL PROTECTED] wrote:
Hi all,
Is there a way to have my sc
Hi all,
Is there a way to have my script create a list of all the directories and
files on my server from my root directory down?
Thanks
Ambrose
Dear Zentara:
Now I am in linux again,
I did /usr/bin/perl /usr/lib/cgi-bin/showphoto.pl > mytestout.jpg
then at netscape 7 's url type /home/fsshl/mytestout.jpg
it showed
---
The image "file:///home/fsshl/mytestout.jpg" cannot be displayed,
because it contains errors
On Fri, 13 Dec 2002 13:55:50 -0700, [EMAIL PROTECTED] (Eric) wrote:
>Dear Zentara:
>
> I copy that piece of code and paste in my showphoto.pl in
>C:\apache2\cgi-bin\
>but it still not show any photo
>attach my showphoto.pl
>please help again
Sorry, but it's hard to say what exactly your problem