From: ara.t.howard@... Date: 2007-01-24T06:06:54+09:00 Subject: Re: Does Ruby's FTP lib have a ghostly bug? On Wed, 24 Jan 2007, S. Robert James wrote: > > ara.t.how...@noaa.gov wrote: >> can you ftp to the host using the command line 'ftp' program of either windows >> or linux? > > Yes! Sorry for not stating that. This is a pure ruby issue - ftp in > general works fine in all situations. Also, even with Ruby, this bug > does not happen 100% of the time. (I haven't tested enough to know > what determines it, but I do know that even for the same (host, user, > pw) it will sometimes work and sometimes not.) > > I should add that the app in question makes a large number of ftp > connections to the host, one after the other. (I don't think it caches > them.) Perhaps that is somehow related... > > forgot to mention, try running your script with Net::FTP.debug_mode = true and see if anything useful comes out... sounds like you might just be getting too many connections though... -a -- we can deny everything, except that we have the possibility of being better. simply reflect on that. - the dalai lama