Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

FTP log files fails with a 426 error code

by tohann (Sexton)
on Jan 07, 2005 at 16:38 UTC ( [id://420311]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Connecting to server(web1) as xxxxxx...
    
    ...
    ...
    more failures from more log files
    ...
    
  2. or download this
    foreach my $serverDir (split(',', $serverDirs)) {
       addMessage("Connecting to server(" . $props{'ftp_server'} . ") as "
    + . $props{'ftp_username'} . "...\n");
    ...
       undef $ftp;
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://420311]
Approved by Mutant
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-04-25 21:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found