On Mon, Jun 05, 2006 at 03:58:47PM -0700, [EMAIL PROTECTED] wrote:
> It was running successfuly  from a script, but now it
> prints "getting file list..." and sits there for hours
> if I let it. Eyeballing the switch activity indicates
> no traffic is flowing.

This means that the server is hung (or overloaded). When you
see the "getting file list" message, a file list request is sent
to the server, and it responds with the file list after crawling
through all of the directories and looking at the files.

Cheers,
  Michael.

-- 
Michael Schroeder                                   [EMAIL PROTECTED]
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to