Re: [Perl-unix-users] how to check remote path

2004-03-22 Thread Anthony Ettinger
Without knowing the directories, or having an index listing, I don't think it's possible. Y --- Hong Wang <[EMAIL PROTECTED]> wrote: > I like to check path remotely. How to do it? For > example, the remote path > would be: > > $path = "http://www.haverford.edu/acc"; > > I like to check the cha

[Perl-unix-users] how to check remote path

2004-03-22 Thread Hong Wang
I like to check path remotely. How to do it? For example, the remote path would be: $path = "http://www.haverford.edu/acc"; I like to check the change for all directories under that path. How can I open that path? Thanks in advance! Hong ___ Perl-