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

Re: ftp mget hangs



Brian May <bmay@csse.monash.edu.au> writes:
> Not sure about that patch:

It's better than an infinite loop, right? :-)  I think we solved that
part of the problem.

> - mget returns without listing any files.
> 
> - dir says server has closed connection, even though server is still
> alive.

The server actually dies as far as I can tell.  Can you run `strace
-ff' on ftpd so that we can see where the child of ftpd dies?

/assar