[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Changing ftp timeout



On Sat, 17 Mar 2001, Dan Kriwitsky wrote:

Hmm, ick, i just found a bug in the Raq2 Monitor script, if you add a long
message to ftp  it barfs cause the perl code to check if ftp is running
can't handle extended status messages ...Grrr, so much for my login
message (this used to work...)

sauce.log 
Sat Mar 17 19:45:00 2001 Bad response from
ftp:  *******************************

hmmm

220-
    *******************************************************************
                                NOTICE

---
        unless ($line =~ /^\d/o) {

hmm...why does that fail...?

gsh