Hi again,

On a similar note, I'm having trouble getting a custom SITE command in
Apache ftpserver to work.

<commands>
<command name="SITE_PARM">
<spring:bean class="org.john.ftps.command.SITE_PARM"/>
</command>
</commands>

I can see (via logging) that the SITE_PARM object is constructed, but when I
send the "site parm" ftp command, I get a 502 error, suggesting that the
CommandFactory has not returned the object.

Any suggestions?

(By the way, is this the right mailing list to ask such questions?)

Thanks,
John

-- 
"There is no way to peace; peace is the way"

Reply via email to