Boysenberry Payne wrote:
> Hello All,
> 
>     I've got a two server platform one a static server for files and
> runs the mysql server
> and the other runs mod_perl.  I'm trying to figure out the fastest way
> to get info on directories
> and files from the static server to the mod_perl server.  Right now I'm
> using Net::FTP which
> is really slow, especially when they're a lot of files.  Unfortunately,
> I need to check the file info
> quite frequently.  I was wondering if anyone knew what was the fast way
> to get this info, LDAP,
> SSH, etc?

Wouldn't HTTP HEAD request achieve this fairly nicely ?

I am not sure you have described the actual problem you are trying to solve.
Why is that information needed and how is it being used?

-- 
Philippe M. Chiasson m/gozer\@(apache|cpan|ectoplasm)\.org/ GPG KeyID : 88C3A5A5
http://gozer.ectoplasm.org/     F9BF E0C2 480E 7680 1AE5 3631 CB32 A107 88C3A5A5

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to