[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Changing ftp timeout
- Subject: RE: [cobalt-users] Changing ftp timeout
- From: flash22@xxxxxxx
- Date: Sat Mar 17 16:16:18 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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