On Wed, Jun 8, 2011 at 3:32 AM, Allen Firstenberg
<[email protected]> wrote:
> We're trying to track down a problem with an ftplet (our logging ftplet,
> which we're testing in production) that is totally baffling us.  We have a
> user that reports that they downloaded a file.  As far as we can tell,
> neither the beforeCommand() nor afterCommand() methods were called -
> although the transfer appears to have succeeded.  There are numerous errors
> sent to stdout about pipes being closed on either the command or data
> channel, so we can't trace them to a specific instance.

Is it consistent in that some commands are never logged, or just on
some sessions?

> Can anyone think of a way that the file could be transfered without our
> ftplet being called?  Are there default ftplets that might have told it to
> skip further processing before it got to ours?

No, there are no default Ftplets.

/niklas

Reply via email to