On Wed, Feb 17, 2010 at 8:42 PM, DevNull 43 <[email protected]> wrote: > I have created a "site mycommand", and want it to be executed after customer > performs a "ls" or "nlist".
To make sure I understand what you want to do. Do you want to return multiple replies for a single command? That is, something like: Client sends LIST Server replies 150 Server sends file list over data socket Server replies 226 Ftplet sends site command reply /niklas
