On Thu, May 15, 2008 at 3:55 PM, Magnus Grimsell <[EMAIL PROTECTED]> wrote: > Sometimes (very seldom) I get a BindException on a list command. Has anyone > else had the same issue? > I'm testing a snapshot built 2 weeks ago.
I'm guessing you have configured using a local port for active connections, right? If that local port happens to be in use (for example by a second session doing LIST or data transfer at the same time) you would get an exception on bind. Normally you shouldn't need to set the local port. /niklas
